cmolinaAlicante
c2cbff2282
feat(timeline): Change setCustomTimeTitle title parameter to be a string or a function ( #2611 )
* change setCustomTimeTitle title parameter, Now could be an string or a function
* Fixed indent and spacing
8 years ago
Alexander Wunschik
f38452130a
chore: removed google-analytics from all examples ( #2670 )
8 years ago
Alexander Wunschik
bb549ea880
generate individual css files for network and timeline ( #1970 )
* generate individual css files; fixes #1969
* simplified css bundleing
* add new generated dist-css files
* use chart specific css files in the examples
8 years ago
jos
d77275e3d1
Fixed #869 : add className with id to custom time bars
9 years ago
jos
c5badc241f
Reorganized the Timeline examples
9 years ago
jos
0c9703016c
Reviewed/updated all timeline examples
9 years ago
jos
2929fafa20
Deprecated option `showCustomTime`. Use method `addCustomTime()` instead.
9 years ago
Alex de Mulder
81ea2b1f4a
added google analytics
9 years ago
Oleg Yapparov
9c469d02ba
Added option to supply ID for the new custom time bar
9 years ago
Oleg Yapparov
01207417f3
Added id parameter to set/getCustomTime methods, docs update
9 years ago
Oleg Yapparov
1c848f1f2d
Multiple customTime vertical bars
10 years ago
jos
d83b929c95
Reworked all examples to use vis.DataSet
10 years ago
josdejong
568ac65686
Consistently using Emitter instead of home-baked event emitter everywhere
11 years ago