yotamberk
cd30aa9f13
feat(timeline): #2647 Dynamic rolling mode option ( #2705 )
* Fix redraw order
* Fix error when option is not defined
* Allow template labels
* Add .travis.yml file
* Add experiment travis code
* Fix react example
* Add toggleRollingMode option
* Update docs with toggleRollingMode option
7 years ago
Alexander Wunschik
f38452130a
chore: removed google-analytics from all examples ( #2670 )
7 years ago
yotamberk
4dedc62296
Add zoomIn and zoomOut to timeline core ( #2239 )
* Add zoomIn and zoomOut to timeline core functionality
* Fix example
* Fix jsdocs params
* inforce zoom percentage to be between 0 and 1
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
Dean Attali
cc61cd88f0
implement a smarter zoom in/out that gets back to the original window
8 years ago
jos
c5badc241f
Reorganized the Timeline examples
9 years ago
jos
0c9703016c
Reviewed/updated all timeline examples
9 years ago
Alex de Mulder
81ea2b1f4a
added google analytics
9 years ago
jos
cd381f71d5
Added an example demonstrating data serialization/deserialization
10 years ago
jos
d83b929c95
Reworked all examples to use vis.DataSet
10 years ago
jos
c0614edb84
Added function `repaint()` to force a repaint of the Timeline.
10 years ago
jos
e5cc8d7466
Added a simple navigation menu example
10 years ago