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
..
BackgroundItem.js Fixed #676: misalignment of background items when using subgroups and the group label's height is larger than the contents. 10 years ago
BoxItem.js Fixed a bug in the configuration option `config` when zooming out a lot when using range items 10 years ago
Item.js 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
PointItem.js Implemented configuration option `order: function` to define a custom ordering for the items (see #538, #324). 10 years ago
RangeItem.js Fixed a bug in the configuration option `config` when zooming out a lot when using range items 10 years ago