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 5b7f264054 Fixed consistently falling back to "bottom" orientation in case of invalid values 10 years ago
..
component Fixed styling of Graph2d lines/points 10 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 10 years ago
DataStep.js fixed align zero by rewriting that part. #728 10 years ago
DateUtil.js Removed spam 10 years ago
Graph2d.js Added an example about orientation of axis and items, and fixed a bug in orientation of items 10 years ago
Range.js Renamed option `animate` to `animation`, and changed it to be either a boolean or an object `{duration: number, easingFunction: string}` 10 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`. 10 years ago
Timeline.js Added an example about orientation of axis and items, and fixed a bug in orientation of items 10 years ago
locales.js Deprecated option `showCustomTime`. Use method `addCustomTime()` instead. 10 years ago