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
2068
Commits
33
Branches
1.0 GiB
JavaScript
96%
HTML
2.1%
CSS
2%
Tree:
be603b01dd
jrtechs-vis
/
lib
/
network
/
css
History
Alex de Mulder
0219c43720
changed popup css to pass all mouse events. All pageX and pageY changed to clientX and clientY because the correction is done with getBoundingClientRect
9 years ago
..
network-colorpicker.css
Refactored css of ColorPicker and Popup
9 years ago
network-configuration.css
fixed bugs in hierarchical layout. Fixed bugs in configuration, added wrapper to configuration divs,, made label optional for nodes, if no label, id will be shown. Support for value arrays in deepextend.
9 years ago
network-manipulation.css
Refactored css of manipulation menu
9 years ago
network-navigation.css
Refactored css of network navigation
9 years ago
network-tooltip.css
changed popup css to pass all mouse events. All pageX and pageY changed to clientX and clientY because the correction is done with getBoundingClientRect
9 years ago