vis.js is a dynamic, browser-based visualization library
 
 
 
Ludo Stellingwerff 12f1468ee7 Fixed #1177: Fix custom range of slaved right axis. 9 years ago
..
css Fixed #1554: wrong cursor on readonly range items 9 years ago
graph2d_types Fixed #1017: Allow overriding of the minWidth of bars while zooming out. Fix the variable month width bug. Update documentation to better describe the current behavior. 9 years ago
item Fixed #1326: wrongly positioned dot of PointItems 9 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 warning message 9 years ago
CustomTime.js Added possibility to change (or hide) the title of a CustomTime element. 9 years ago
DataAxis.js Fixed #1177: Fix custom range of slaved right axis. 9 years ago
GraphGroup.js Introducing "point" style as new label for "points", consistency in naming. 9 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 Fixed #1592: Emit a "changed" event after each redraw. Made "change" event private (by prefixing _). 9 years ago
Legend.js -Fix default axis formatting function. Fixes #1557. 9 years ago
LineGraph.js Fixed #1592: Emit a "changed" event after each redraw. Made "change" event private (by prefixing _). 9 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