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 8baad7a749 finalized hiddenDates, fixed tablet support. Cleaned up code, set 4 pixel threshold for performance. 10 years ago
..
component Merge remote-tracking branch 'origin/develop' into develop 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 finalized hiddenDates, fixed tablet support. Cleaned up code, set 4 pixel threshold for performance. 10 years ago
Stack.js tweaked graph2d based on timeline. Introduced ignoreStacking for items, used in background item type. 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