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

Scale text overlaps due to dynamic spacing. #83

Open lfmullen opened 2 months ago

lfmullen commented 2 months ago

Describe the problem It would be good to set a static option for spacing of the scale. Currently if you have bands with only a couple of % they will overlap text when displayed on the panel.

The only way around this currently is to make you're own scale in Paint and set it as a background for the Panel.

Here is an example, where RED shows data with value '0' (not null or n/a), white shows links are active but not substantial passing traffic, and blue when operational up to 30%.

image

The scale will then display as

image

Example from old weathermap

image

VERSIONS! (please complete the following information):

Also just have to say hats off for this plugin, it works really well and is a great recreation of the traditional PHP weathermap! One of the weathermaps we're using for our WAN. github weathermap