This website works better with JavaScript.
Home
Explore
Help
Sign In
jrtechs
/
jrtechs-vis
mirror of
https://github.com/jrtechs/vis.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
82
Wiki
Activity
vis.js is a dynamic, browser-based visualization library
825
Commits
33
Branches
2.9 GiB
JavaScript
96%
HTML
2.1%
CSS
2%
Tree:
f7b2d67ffc
jrtechs-vis
/
lib
/
timeline
History
jos
f7e964edd0
Fixed
#206
: removed check for number of arguments in callbacks `onAdd`, `onUpdate`, `onRemove`, and `onMove`.
10 years ago
..
component
Fixed #206: removed check for number of arguments in callbacks `onAdd`, `onUpdate`, `onRemove`, and `onMove`.
10 years ago
img
Moved source code from `/src/` to `/lib/`
10 years ago
DataStep.js
Reworked all code to commonjs modules. Replaced the build script with Gulp
10 years ago
Graph2d.js
Reworked all code to commonjs modules. Replaced the build script with Gulp
10 years ago
Range.js
Removed some references to `vis` namespace
10 years ago
Stack.js
Fixed range where the `end` of the first is equal to the `start` of the second sometimes being stacked instead of put besides each other when `item.margin=0`.
10 years ago
TimeStep.js
Reworked all code to commonjs modules. Replaced the build script with Gulp
10 years ago
Timeline.js
Reworked all code to commonjs modules. Replaced the build script with Gulp
10 years ago