add shadow to cables (#98)

* addes shadow to edge

* changed bg color in dark mode
This commit is contained in:
mattieserver
2022-05-06 06:43:06 +02:00
committed by GitHub
parent 6be028b9dc
commit de92627176
4 changed files with 8 additions and 2 deletions
@@ -27,6 +27,9 @@ var options = {
font: {
face: 'helvetica',
},
shadow: {
enabled: true
}
},
physics: {
solver: 'forceAtlas2Based'