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.
629
Commits
33
Branches
247 MiB
JavaScript
96%
HTML
2.1%
CSS
2%
Tree:
cf48b7d7ca
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 'cf48b7d7ca'
${ noResults }
jrtechs-vis
/
src
History
jos
cf48b7d7ca
Fixed
#86
: A newly created item is now initialized with `end` property when option `type`
is `"range"` or `"rangeoverflow"`.
10 years ago
..
graph
renamed variable for clarity
10 years ago
module
Made the instance of moment.js packaged with vis.js accessibly via `vis.moment`.
10 years ago
timeline
Fixed #86: A newly created item is now initialized with `end` property when option `type`
10 years ago
DataSet.js
Extended DataSet documentation
10 years ago
DataView.js
Renamed DataSet functions `subscribe` and `unsubscribe` to `on` and `off`
10 years ago
shim.js
Switched to 2-space indentation
11 years ago
util.js
Fixed select event not always being triggered (See #107. #110)
10 years ago