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
Released version 3.12.0
v3_develop
v3.12.0
jos
9 years ago
parent
fbfe6ad445
commit
4514e8f264
6 changed files
with
2372 additions
and
2329 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
HISTORY.md
+1
-1
bower.json
+2348
-2310
dist/vis.js
+1
-1
dist/vis.map
+20
-15
dist/vis.min.js
+1
-1
package.json
+ 1
- 1
HISTORY.md
View File
@ -2,7 +2,7 @@
http://visjs.org
##
not yet released, version 3.11.1-SNAPSHOT
##
2015-04-07, version 3.12.0
### Network
+ 1
- 1
bower.json
View File
@ -1,6 +1,6 @@
{
"name"
:
"vis"
,
"version"
:
"3.1
1.1-SNAPSHOT
"
,
"version"
:
"3.1
2.0
"
,
"main"
:
[
"dist/vis.min.js"
,
"dist/vis.min.css"
]
,
"description"
:
"A dynamic, browser-based visualization library."
,
"homepage"
:
"http://visjs.org/"
,
+ 2348
- 2310
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
+ 20
- 15
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"
:
"3.1
1.1-SNAPSHOT
"
,
"version"
:
"3.1
2.0
"
,
"description"
:
"A dynamic, browser-based visualization library."
,
"homepage"
:
"http://visjs.org/"
,
"repository"
:
{
Write
Preview
Loading…
Cancel
Save