Alexander Wunschik
ef5b2910af
fix(DataSet): make sure the right id-type is used internaly
This fixes a fixed strange string-number conversion issue.
It can happen that id "0" !== 0 what causes #2580 .
fixes #2580
7 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
Alex de Mulder
20ef9a15f9
made new graph2d docs, fixed graph2d examples, updated graph2d options
9 years ago
Alex de Mulder
81ea2b1f4a
added google analytics
9 years ago
jos
3915e9c00c
Made TimeAxis robust against old versions of moment.js. Updated to moment.js 2.9.0
10 years ago
jos
7d41dd3074
Renamed Graph2D to Graph2d in the docs/examples
10 years ago
Alex de Mulder
8a86e53f32
fully finalized with docs and examples
10 years ago
Alex de Mulder
40fd3d64db
fixed mean bug by introducing to global time and screen, removed a lot of the dataset function usage due to them being VERY slow (15x speed difference!!)
10 years ago
Alex de Mulder
146793270d
optimized, 8 amazing examples, just docs left....
10 years ago
Alex de Mulder
a3c5caa275
ready for optimalization.
10 years ago
Alex de Mulder
6f9cc716cb
more examples, working on performance example
10 years ago