Browse Source

removed unused options

v3_develop
Alex de Mulder 9 years ago
parent
commit
49050de281
1 changed files with 0 additions and 3 deletions
  1. +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

Loading…
Cancel
Save