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
1732
Commits
33
Branches
185 MiB
Tree:
bdf11324d1
jrtechs-vis
/
lib
/
timeline
/
component
/
css
/
customtime.css
5 lines
93 B
Raw
Normal View
History
Refactored the css of Timeline and Graph2d to have a `vis-` prefix everywhere. (Still a small issue in Graph2d)
10 years ago
Switched to 2-space indentation
11 years ago
Items are selectable and editable largely
10 years ago
Custom time bar as a component
11 years ago
.
vis-custom-time
{
background-color
:
#
6E94FF
;
width
:
2px
;
cursor
:
move
;
z-index
:
1
;
}