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.
 
 
 
jos 34a576761c The event handlers `onMove` and `onMoving` are now invoked with all item properties as argument, and can be used to update all properties (like content, className, etc) and add new properties as well 10 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 Fixed support for DataSet with custom id fields (option `fieldId`). See #701. 10 years ago
shared Fixed #448: added some styles to prevent conflicts with bootstrap css styles 10 years ago
timeline The event handlers `onMove` and `onMoving` are now invoked with all item properties as argument, and can be used to update all properties (like content, className, etc) and add new properties as well 10 years ago
DOMutil.js merged #635, thanks @tobeee! 10 years ago
DataSet.js Updated code and docs for possibility to rename fields 10 years ago
DataView.js Fixed the DataView not passing a data property on update events (see #670) 10 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 Implemented events `click`, `doubleClick`, and `contextMenu`. Implemented method `getEventProperties(event)`. 10 years ago