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 94741fbd51 Implemented a method `clear([what])`, to clear items, groups, and configuration of a Timeline instance. 10 years ago
..
graph refactored _canvasToX to _XconvertDOMtoCanvas and _xToCanvas to _XconvertCanvasToDOM (same for y) 10 years ago
module Made the instance of moment.js packaged with vis.js accessibly via `vis.moment`. 10 years ago
timeline Implemented a method `clear([what])`, to clear items, groups, and configuration of a Timeline instance. 10 years ago
DataSet.js Extended DataSet documentation 10 years ago
DataView.js Renamed DataSet functions `subscribe` and `unsubscribe` to `on` and `off` 10 years ago
shim.js Switched to 2-space indentation 10 years ago
util.js Implemented a method `clear([what])`, to clear items, groups, and configuration of a Timeline instance. 10 years ago