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.
111
Commits
33
Branches
806 MiB
JavaScript
96%
HTML
2.1%
CSS
2%
Tree:
559e4d4dca
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 '559e4d4dca'
${ noResults }
jrtechs-vis
/
src
History
josdejong
559e4d4dca
Improved casting of dates
11 years ago
..
graph
Fixed selection of nodes in the Graph when the page is scrolled down
11 years ago
module
Splitted Graph.js into a file for every prototype (Node, Edge, ...)
11 years ago
timeline
Implemented grouping support in the Timeline
11 years ago
DataSet.js
Graph now uses an id based set of nodes and edges instead of a row based array internally, and supports DataSet
11 years ago
DataView.js
Renamed source files to match the name of the containing prototype
11 years ago
EventBus.js
Renamed source files to match the name of the containing prototype
11 years ago
events.js
EventBus.off is more flexible now
11 years ago
util.js
Improved casting of dates
11 years ago