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
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2087
Commits
33
Branches
634 MiB
Tree:
b0ca320b8c
babelFix
codeClimate
css_transitions
dependencies
develop
eslintAirbnb
fix2580
fixDataView
fixRailRoadSRFB
flowchartTest
gemini
gh-pages
jittering-top
kamadaKawai
master
mbroad/code-climate-coverage
mbroad/code-climate-coverage-develop
mbroad/issue-3321
mbroad/unittest/lib/shared
network_performance_pullrequest
newShading
readme-improvements
revert-2705-dynamic-rollingMode-option
revert-2743-editable-option-2017-02-16
revert-3409-performance
runTests
teamMember
teammembers
timelineLocalsFrEs
updateMomentjs
v3_develop
v4.18
webworkersNetwork
v4.9.0
v4.8.1
v4.8.0
v4.7.0
v4.6.0
v4.5.1
v4.5.0
v4.4.0
v4.3.0
v4.21.0-SNAPSHOT
v4.21.0
v4.20.1-SNAPSHOT
v4.20.1
v4.20.0
v4.2.0
v4.19.1
v4.19.0
v4.18.1
v4.18.0-SNAPSHOT
v4.18.0
v4.17.0
v4.16.1
v4.16.0
v4.15.1
v4.15.0
v4.14.0
v4.13.0
v4.12.0
v4.11.0
v4.10.0
v4.1.0
v4.0.0
v3.9.1
v3.9.0
v3.8.0
v3.7.2
v3.7.1
v3.7.0
v3.6.4
v3.6.3
v3.6.2
v3.6.1
v3.6.0
v3.5.0
v3.4.2
v3.4.1
v3.4.0
v3.3.0
v3.2.0
v3.12.0
v3.11.0
v3.10.0
v3.1.0
v3.0.0
v2.0.0
v1.1.0
v1.0.2
v1.0.1
v1.0.0
v0.7.4
v0.7.3
v0.7.2
v0.7.1
v0.7.0
v0.6.1
v0.6.0
v0.5.1
v0.5.0
v0.4.0
v0.3.0
v0.2.0
v0.1.0
v0.0.9
v0.0.8
v0.0.7
v0.0.6
v0.0.5
v0.0.4
v0.0.3
v0.0.2
v0.0.1
4.8.2
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'b0ca320b8c'
${ noResults }
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)
9 years ago
Switched to 2-space indentation
10 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
;
}