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
removed unused options
v3_develop
Alex de Mulder
10 years ago
parent
fe70721ed7
commit
49050de281
1 changed files
with
0 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-3
lib/network/Network.js
+ 0
- 3
lib/network/Network.js
View File
@ -79,9 +79,6 @@ function Network (container, data, options) {
background
:
'#D2E5FF'
}
}
,
borderColor
:
'#2B7CE9'
,
backgroundColor
:
'#97C2FC'
,
highlightColor
:
'#D2E5FF'
,
group
:
undefined
,
borderWidth
:
1
,
borderWidthSelected
:
undefined
Write
Preview
Loading…
Cancel
Save