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
626d4b9b8b
Fixed #877 : Added support for metaKey to select multiple items.
9 years ago
jos
cb4c33a894
Removed promt and confirm in example with fancy looking (non-blocking) prompt/confirm
9 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
f6217d9d5e
Implemented creating new range items by dragging in an empty space with the ctrl key down.
9 years ago
jos
7672da4a78
Implemented a new callback function `onMoving(item, callback)`
10 years ago
jos
a8b664120d
Added comments on months in the JavaScript Date object being zero based.
10 years ago
jos
c64cdb9166
DataSet constructor now accepts initial data and options
10 years ago
josdejong
b4a77aaf87
Renamed example 8 to 08_edit_items.html
10 years ago
josdejong
d8444f3b0c
Documented callback functions onAdd, onUpdate, onMove, onRemove
10 years ago
josdejong
e3998b89d9
Implemented handlers onAdd, onUpdate, onMove, onRemove
10 years ago