vis.js is a dynamic, browser-based visualization library
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
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
..
graph3d fixed mouse x and y position for graph3d tool tips 10 years ago
module - Dropped support for Google DataTable. 9 years ago
network 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
shared fixed alot of bugs, expanded configurator, added more examples, updated docs, updated update interval 9 years ago
timeline Fixed losing selection when changing configuration option `type` on the fly 9 years ago
DOMutil.js made style work with barcharts 9 years ago
DataSet.js Deprecated functions `DataSet.subscribe` and `DataSet.unsubscribe` 9 years ago
DataView.js Fixed a bug in DataView still using the deprecated `unsubscribe` 9 years ago
Queue.js Implemented DataSet.setOptions 10 years ago
hammerUtil.js Updated test file 9 years ago
header.js Fixes for ES5 strict mode 10 years ago
util.js fixed numerous clustering bugs, added more examples, numerous other bug fixes 9 years ago