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
2579
Commits
33
Branches
2.1 GiB
JavaScript
96%
HTML
2.1%
CSS
2%
Tree:
ee1e5d9a41
jrtechs-vis
/
lib
/
network
/
modules
/
components
History
Alexander Wunschik
cd29400412
only use shape.radius if availible;
fixes
#1625
(
#2005
)
8 years ago
..
algorithms
- Fixed #1416: Fixed error in improvedLayout.
9 years ago
edges
Reverted support in Network for custom id fields, which was still broken
9 years ago
nodes
decrease whitespace in ellipses having long text
8 years ago
physics
only use shape.radius if availible; fixes #1625 (#2005)
8 years ago
shared
Put node-label alignment into 'align' rather than 'textAlign'
9 years ago
Edge.js
Fixed updating arrows with the string type
9 years ago
NavigationHandler.js
Fixed #1044, gave navigation buttons their own handler for release.
9 years ago
Node.js
Reverted support in Network for custom id fields, which was still broken
9 years ago
Popup.js
bug fixes, methods added and options changed to clean up code and to adhere to docs
10 years ago