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 ce29f5059f Implemented option `multiselect`, which is false by default 9 years ago
..
component Implemented option `multiselect`, which is false by default 9 years ago
img Moved source code from `/src/` to `/lib/` 10 years ago
Core.js Fixed consistently falling back to "bottom" orientation in case of invalid values 9 years ago
DataStep.js fixed align zero by rewriting that part. #728 9 years ago
DateUtil.js Removed spam 9 years ago
Graph2d.js Added an example about orientation of axis and items, and fixed a bug in orientation of items 9 years ago
Range.js Renamed option `animate` to `animation`, and changed it to be either a boolean or an object `{duration: number, easingFunction: string}` 9 years ago
Stack.js Background areas are now neatly ignored from stacking 10 years ago
TimeStep.js Fixed #631: invalid css names for time axis grid. Renamed hours class names from `4-8h` to `h4-h8`. 9 years ago
Timeline.js Added an example about orientation of axis and items, and fixed a bug in orientation of items 9 years ago
locales.js Deprecated option `showCustomTime`. Use method `addCustomTime()` instead. 9 years ago