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
142 stars 7 forks source link

Scale - values as opposed to percentages (ex: dBm) #84

Open sirjeannot opened 4 months ago

sirjeannot commented 4 months ago

Is your feature request related to a problem? Please describe. Would it be possible to have scale defined as values rather than percentage from 0 to 100%? The plugin auto fills in with the "rest" of the scale, and having negative values messes up the graphical representation of the scale

Describe the solution/feature you'd like Have a drop down box with "values" rather than percentage. Having the bandwidth to be an optional info on a link as it wouldn't be needed in this case.

Additional context This comes in handy to graph levels in dBm, q factors, SNR, which are comparable for different links without a reference like total bandwidth.

thank you

henriklb commented 2 months ago

I would love to see this also. Same problem here with negative numbers messing up the scale

henriklb commented 2 months ago

One possible mitigation in my case would be to set a "link options base color" for any values beyond the percentage range (i.e. negative values). However, the "link options base color" appears to have a bug too https://github.com/knightss27/grafana-network-weathermap/issues/81