Alexander Wunschik
f38452130a
chore: removed google-analytics from all examples ( #2670 )
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
b377194ae5
fixed hover and blur events for edges.
9 years ago
Alex de Mulder
fab3215f2f
made deselect and select nodes and edges fire more consistently
9 years ago
Alex de Mulder
e8bef2f837
- Fixed #884 , selectNode event.
9 years ago
Alex de Mulder
a69269cb0a
revert example
9 years ago
Alex de Mulder
0219c43720
changed popup css to pass all mouse events. All pageX and pageY changed to clientX and clientY because the correction is done with getBoundingClientRect
9 years ago
Alex de Mulder
112c97559d
updated docs, examples, history
9 years ago
Alex de Mulder
3f6b206a1f
fixed bug in circular images, moved examples
9 years ago
Alex de Mulder
50f6dbc0e7
fixed bug in clustering! woohoo! added event on off once to docs. more examples
9 years ago
Alex de Mulder
ad2d70ed8b
fixed numerous clustering bugs, added more examples, numerous other bug fixes
9 years ago