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
2365
Commits
33
Branches
1.2 GiB
JavaScript
96%
HTML
2.1%
CSS
2%
Tree:
5faef9254f
jrtechs-vis
/
lib
/
network
/
modules
/
components
History
Alex de Mulder
486cf53055
Added a debug mode to visualize the forces on nodes (very cool :))
9 years ago
..
algorithms
- Fixed #1416: Fixed error in improvedLayout.
9 years ago
edges
- Fixed #1398: Support nodes start with the correct positions.
9 years ago
nodes
added images with borders and updated the manipulation css
9 years ago
physics
Added a debug mode to visualize the forces on nodes (very cool :))
9 years ago
shared
- Fixed dynamic updating of label properties.
9 years ago
Edge.js
reevaluated object bridging over extending. New implementations to prevent bugs.
9 years ago
NavigationHandler.js
Fixed #1044, gave navigation buttons their own handler for release.
9 years ago
Node.js
reevaluated object bridging over extending. New implementations to prevent bugs.
9 years ago
Popup.js
bug fixes, methods added and options changed to clean up code and to adhere to docs
10 years ago