grafana-network-weathermap icon indicating copy to clipboard operation
grafana-network-weathermap copied to clipboard

Scale text overlaps due to dynamic spacing.

Open lfmullen opened this issue 8 months ago • 0 comments

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):

  • Chrome Version 125.0.6422.112 (Official Build) (arm64)
  • Grafana Version 10.2.0
  • Plugin Version 0.4.3
  • Zabbix datasource but not applicable

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

lfmullen avatar May 29 '24 10:05 lfmullen