mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00: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