Alexander Wunschik
f38452130a
chore: removed google-analytics from all examples ( #2670 )
8 年前
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
9 年前
jos
c5badc241f
Reorganized the Timeline examples
10 年前
jos
0c9703016c
Reviewed/updated all timeline examples
10 年前
Alex de Mulder
81ea2b1f4a
added google analytics
10 年前
jos
87402c5cc3
Fixed example 01_basic.html
11 年前
jos
4873c8aba4
Fixed `DataView` not working in Timeline (see #195 )
11 年前
jos
d83b929c95
Reworked all examples to use vis.DataSet
11 年前
Alex de Mulder
ec5b7e2397
updated linegraph, axis style complete
11 年前
Alex de Mulder
44f509dda3
working on linegraph
11 年前
jos
cfb327a249
More examples added
11 年前
Alex de Mulder
33353d30e2
moved brute force calc in update. restored examples
11 年前
Alex de Mulder
d9bdeef916
Performance boost. updated itemSet.repaint(). Now only ranged items have to be bruteforced ONCE.
11 年前
josdejong
797a138696
Timeline items can now be deleted
11 年前
josdejong
6cd1e21714
Replaced Item.getWidth with a normal property, and ItemRangeOverflow makes a special property with getter/setter
11 年前
josdejong
778ed9c0d1
Implemented functions `on` and `off` to create event listeners for event `select`.
11 年前
Alex de Mulder
fea3517180
added code example for clustering
11 年前
josdejong
1f6064b491
Released version 0.3.0
11 年前
josdejong
299b2dd81e
Css file must be loaded explicitly now. Library files moved to `dist`
11 年前
josdejong
49a00ceb5a
Added docs and examples
12 年前
josdejong
ed26e58144
Implemented DOT support in Graph without need for a separate parse step.
12 年前
josdejong
54696f86ce
Added documentation for the Timeline
12 年前
josdejong
0f86680971
Implemented methods show/hide for components
12 年前
josdejong
f3d1a63f17
Added support for Moment in the DataSet. Neatened the examples.
12 年前
josdejong
08b6ba904e
Added an option to force a reflow/repaint instead of kindly request it
12 年前
josdejong
3e4e9313e3
Using vis as internal namespace now. All module related stuff is now located on a single place, in module.js
12 年前
josdejong
5c14597bb9
Implemented namespacing, closure, and support for require.js
12 年前
josdejong
8a67a9f172
Css is now packages in the js file.
12 年前
josdejong
7489ae0ab1
Changed build script to generate a single library vis.js in the project root
12 年前
josdejong
fdd92c01e9
Readme updated, example added
12 年前