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
2518
Commits
33
Branches
2.5 GiB
JavaScript
96%
HTML
2.1%
CSS
2%
Tree:
4b00d9cff6
jrtechs-vis
/
lib
/
graph3d
History
jos
1e1f59a7a4
Fixed
#1637
: the built-in tooltip now shows the provided `xLabel`, `yLabel`, and `zLabel`
instead of `'x'`, `'y'`, and `'z'`
9 years ago
..
Camera.js
Fixes for ES5 strict mode
10 years ago
Filter.js
Reworked all code to commonjs modules. Replaced the build script with Gulp
10 years ago
Graph3d.js
Fixed #1637: the built-in tooltip now shows the provided `xLabel`, `yLabel`, and `zLabel`
9 years ago
Point2d.js
Fixes for ES5 strict mode
10 years ago
Point3d.js
Reworked all code to commonjs modules. Replaced the build script with Gulp
10 years ago
Slider.js
Moved Slider and Camera into separate modules
10 years ago
StepNumber.js
Reworked all code to commonjs modules. Replaced the build script with Gulp
10 years ago