mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 08:02:41 +02:00
add arrows to edges
This commit is contained in:
@@ -339,6 +339,9 @@ $config['network_map_vis_options'] = '{
|
||||
randomSeed:2
|
||||
},
|
||||
"edges": {
|
||||
arrows: {
|
||||
to: {enabled: true, scaleFactor:0.5},
|
||||
},
|
||||
"smooth": {
|
||||
enabled: false
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user