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.
 
 
 
Ben Morton 79bb381c21 Add check for parent existence when changing group in Item.setData. (#2985) 7 years ago
..
css fix(timeline): #778 Tooltip does not work with background items in timeline (#2703) 7 years ago
graph2d_types Added support to supply an end to bar charts to have them scale (#2760) 7 years ago
item Add check for parent existence when changing group in Item.setData. (#2985) 7 years ago
BackgroundGroup.js Improvements to support group visibility (see #2315) (#2334) 7 years ago
Component.js timeline: add missing require for util module (#2109) 8 years ago
CurrentTime.js add events support for rtl 8 years ago
CustomTime.js Fixes #2918: Remove usages of elementsCensor. (#2947) 7 years ago
DataAxis.js Fix right orientation axis for Graph2D, see examples/graph2d/05_bothAxis. 8 years ago
DataScale.js Fixed #1692: Error when y-axis values are equal 8 years ago
GraphGroup.js Fixed #1585: Allow bar groups to exclude from stacking 8 years ago
Group.js Fixes for removing and adding items to subgroups (#2821) 7 years ago
ItemSet.js Add check for parent existence when changing group in Item.setData. (#2985) 7 years ago
Legend.js Fix typo, default position of right hand legend is top-right. 8 years ago
LineGraph.js Added support to supply an end to bar charts to have them scale (#2760) 7 years ago
TimeAxis.js Fix #2538 (#2551) 7 years ago