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 ff4d576b7c removed nodes and edges from the selection before they are deleted through the dataset or when setData is called. 9 years ago
..
graph3d fixed mouse x and y position for graph3d tool tips 10 years ago
module Added vis-light bundle 10 years ago
network removed nodes and edges from the selection before they are deleted through the dataset or when setData is called. 9 years ago
shared Fixed #448: added some styles to prevent conflicts with bootstrap css styles 10 years ago
timeline Fixed #550: `Timeline.redraw()` now also recalculates the size of items. 9 years ago
DOMutil.js Add style option for data points. 10 years ago
DataSet.js Fixed #531: a bug in the `DataSet` returning an empty object instead of `null` when no item was found when using both a filter and specifying fields. 9 years ago
DataView.js Fixed #339: Added a method `refresh()` to the `DataView`, to update filter results 9 years ago
Queue.js Implemented DataSet.setOptions 10 years ago
hammerUtil.js Upgraded hammer.js to v1.1.3 10 years ago
header.js Fixes for ES5 strict mode 10 years ago
util.js made scaling function customizable 9 years ago