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 23814fc167 Fixed #1695: Item line and dot not correctly reckoning with the line width when using left or right align 8 years ago
..
css Fixed #1554: wrong cursor on readonly range items 8 years ago
graph2d_types Fixed #1585: Allow bar groups to exclude from stacking 8 years ago
item Fixed #1695: Item line and dot not correctly reckoning with the line width when using left or right align 8 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 Fixed #1683: implemented `currentTimeTick` event 8 years ago
CustomTime.js Added possibility to change (or hide) the title of a CustomTime element. 9 years ago
DataAxis.js Use parseFloat instead of Number.parseFloat 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 Fixed #1441: Height of subgroups not immediately updated after updating data in a DataSet or DataView 9 years ago
ItemSet.js Moved `emit('_change'...)` from Timeline.setItems to ItemSet.setItems to be consistend with ItemSet.setGroups 8 years ago
Legend.js Fix typo, default position of right hand legend is top-right. 8 years ago
LineGraph.js Fixed initial load performance issue, triggered by failing comparison on Date objects. 8 years ago
TimeAxis.js Fixed #1449, #1393: text of minor grids sometimes not being drawn. Implemented option `maxMinorChars` to customize the width of the grids. 9 years ago