add shadow to cables (#98)
* addes shadow to edge * changed bg color in dark mode
This commit is contained in:
@@ -27,6 +27,9 @@ var options = {
|
||||
font: {
|
||||
face: 'helvetica',
|
||||
},
|
||||
shadow: {
|
||||
enabled: true
|
||||
}
|
||||
},
|
||||
physics: {
|
||||
solver: 'forceAtlas2Based'
|
||||
|
||||
Reference in New Issue
Block a user