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 c46919d72b Partly fixed #109: Axis scale and step size of a second Timeline are wrongly calculated due to miscalculation of the size of a character. 10 years ago
..
css Some css improvements 10 years ago
item Fixed #121: Bug in width of items with type `rangeoverflow` 10 years ago
Component.js Created a Group holding ungrouped items, for timelines not using groups 10 years ago
CurrentTime.js Moved the dots and vertical lines of box items to a separate panel 10 years ago
CustomTime.js Components are now controlled by their parents (GroupSet is currently broken) 10 years ago
Group.js Fixed #116 and #138: bug when rendering the Timeline inside a hidden container. 10 years ago
ItemSet.js Fixed #141: a bug in replacing the DataSet of groups via `Timeline.setGroups(groups)` 10 years ago
Panel.js DataSet constructor now accepts initial data and options 10 years ago
RootPanel.js Implemented option `minHeight`, similar to option `maxHeight`. (See #132) 10 years ago
TimeAxis.js Partly fixed #109: Axis scale and step size of a second Timeline are wrongly calculated due to miscalculation of the size of a character. 10 years ago