knightss27 / grafana-network-weathermap

A fully featured and customizable network weathermap plugin for Grafana (9.0+).
https://grafana.com/grafana/plugins/knightss27-weathermap-panel/
Apache License 2.0
140 stars 7 forks source link

How to draw multiple parallel links between nodes? #85

Closed lonelyadmin closed 2 months ago

lonelyadmin commented 2 months ago

I'm having a difficult time getting multiple parallel links defined between two nodes. I'm trying to do something similar to what is show in the examples between nodes A and B. I'm using prometheus as a datasource and already worked past the queries needing a label issue. I can get two links to work by moving the anchors to top, bottom, or whatever. But that won't work when I try with four or more links.

Without changing the anchors, the links just stack on one another between nodes when added.

Help!

KrystianPlichta commented 2 months ago

Any way to do this? image