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 4f47608a27 Partly fixed issue with updating an item's subgroup (see #745) 10 years ago
..
css Fixed #609: reduce the left/right dragarea when an item range is very small, so you can still move it as a whole 10 years ago
graph2d_types Show labels on Bargraph 10 years ago
item 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
BackgroundGroup.js Background areas can now be draw in a specific group or spread over the whole Timeline. 10 years ago
Component.js Reworked all code to commonjs modules. Replaced the build script with Gulp 10 years ago
CurrentTime.js More descriptive warning on missing locale (see #761) 10 years ago
CustomTime.js More descriptive warning on missing locale (see #761) 10 years ago
DataAxis.js Graph2d: Implemented events `click`, `doubleClick`, and `contextMenu`. Implemented method `getEventProperties(event)`. 10 years ago
GraphGroup.js modularized graph2d draw styles, added point style. 10 years ago
Group.js Fixed #654: removed unnecessary minimum height for groups, takes the height of the group label as minimum height now. 10 years ago
ItemSet.js Partly fixed issue with updating an item's subgroup (see #745) 10 years ago
Legend.js Fixed moving legend when postioned on the bottom and vertical dragging 10 years ago
LineGraph.js merged #635, thanks @tobeee! 10 years ago
TimeAxis.js Fixed #691: Orientation can now be configured separately for axis and items. 10 years ago