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
..
component 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
img Moved source code from `/src/` to `/lib/` 10 years ago
Core.js Removed typo in className 10 years ago
DataStep.js Implemented option `snap` 10 years ago
DateUtil.js Optimised a serious slowdown on performance since hidden dates. Clarified binary search 10 years ago
Graph2d.js Graph2d: Implemented events `click`, `doubleClick`, and `contextMenu`. Implemented method `getEventProperties(event)`. 10 years ago
Range.js Fixed #541: `setWindow` not working when applying an interval larger than the configured `zoomMax`. 10 years ago
Stack.js Background areas are now neatly ignored from stacking 10 years ago
TimeStep.js Implemented option `snap` 10 years ago
Timeline.js Fixed #691: Orientation can now be configured separately for axis and items. 10 years ago
locales.js Fixed issue with Dutch locale (see #736) 10 years ago