2
votes

I am using grafana-worldmap-panel to display information store in influxdb. I've store geohash, and val(0-10) as field in influxdb. Data points is being display properly.

enter image description here

I also have specified thresholds which is not working.

enter image description here

Though val has 0-10 values, all data-points are appearing green. If I checked "With only nulls" under Hide Series all data points disappears.

I'm I doing something wrong ?

1

1 Answers

1
votes

Setting an alias to the field worked for me

enter image description here