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.
 
 
 
Alex de Mulder c35261eb9e cleaned up subgroups, removed magic numbers, added example, works for top and bottom orientations. 10 years ago
..
component cleaned up subgroups, removed magic numbers, added example, works for top and bottom orientations. 10 years ago
img Moved source code from `/src/` to `/lib/` 10 years ago
Core.js almost working hiddenDates, generic and specific. Only start times now 10 years ago
DataStep.js fixed dataAxis not showing large numbers correctly #313 10 years ago
DateUtil.js finalized hiddenDates, fixed tablet support. Cleaned up code, set 4 pixel threshold for performance. 10 years ago
Graph2d.js Replaced all `arr instanceof Array` with `Array.isArray(arr)` 10 years ago
Range.js fixed selectable for network #371 10 years ago
Stack.js cleaned up subgroups, removed magic numbers, added example, works for top and bottom orientations. 10 years ago
TimeStep.js finalized hiddenDates, fixed tablet support. Cleaned up code, set 4 pixel threshold for performance. 10 years ago
Timeline.js working arrays to hide, fixed zoom, fixed pinch, made seperate volatile object for dynamic date support. 10 years ago
locales.js Created a separate locales.js for Network 10 years ago