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
Browse Source
Merge branch 'develop' into develop_fit
flowchartTest
jos
9 years ago
parent
bbfe7d3535
d6a2fab16c
commit
c3ac96d944
6 changed files
with
33492 additions
and
33492 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
HISTORY.md
+1
-1
bower.json
+33469
-33469
dist/vis.js
+1
-1
dist/vis.map
+19
-19
dist/vis.min.js
+1
-1
package.json
+ 1
- 1
HISTORY.md
View File
@ -1,7 +1,7 @@
# vis.js history
http://visjs.org
##
UNRELEASED, version 4.0.1
##
2015-05-28, version 4.1.0
### Network
+ 1
- 1
bower.json
View File
@ -1,6 +1,6 @@
{
"name"
:
"vis"
,
"version"
:
"4.
0
.1-SNAPSHOT"
,
"version"
:
"4.
1
.1-SNAPSHOT"
,
"main"
:
[
"dist/vis.min.js"
,
"dist/vis.min.css"
]
,
"description"
:
"A dynamic, browser-based visualization library."
,
"homepage"
:
"http://visjs.org/"
,
+ 33469
- 33469
dist/vis.js
File diff suppressed because it is too large
View File
+ 1
- 1
dist/vis.map
File diff suppressed because it is too large
View File
+ 19
- 19
dist/vis.min.js
File diff suppressed because it is too large
View File
+ 1
- 1
package.json
View File
@ -1,6 +1,6 @@
{
"name"
:
"vis"
,
"version"
:
"4.
0
.1-SNAPSHOT"
,
"version"
:
"4.
1
.1-SNAPSHOT"
,
"description"
:
"A dynamic, browser-based visualization library."
,
"homepage"
:
"http://visjs.org/"
,
"license"
:
"(Apache-2.0 OR MIT)"
,
Write
Preview
Loading…
Cancel
Save