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 f6655c0014 Fix in positioning of text label of node 10 years ago
..
graph3d graph3d: added custom ticks label support for z axis 10 years ago
module Added vis-light bundle 10 years ago
network Fix in positioning of text label of node 10 years ago
shared Renamed "Link" to "Edge" in manipulation menu 10 years ago
timeline cleaned up subgroups, removed magic numbers, added example, works for top and bottom orientations. 10 years ago
DOMutil.js Allowed for negative bar charts 10 years ago
DataSet.js Event listeners of `update` now receive an extra property `data`, containing the changed fields of the changed items. 10 years ago
DataView.js Reworked all code to commonjs modules. Replaced the build script with Gulp 10 years ago
hammerUtil.js Upgraded hammer.js to v1.1.3 10 years ago
header.js Reworked all code to commonjs modules. Replaced the build script with Gulp 10 years ago
util.js Replaced all `arr instanceof Array` with `Array.isArray(arr)` 10 years ago