forked from grafana/worldmap-panel
-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
We have a panel up at https://grafana.safecast.cc/d/7wsttvxGk/safecast-airnote?orgId=1&var-device_urn=note:dev:864475041076562 and got feedback the legend seems backwards (low at the top, high at the bottom).
Pretty sure @nokton was expecting something like this (from @robouden)
Looks like we can probably add .reverse()
to https://github.com/panodata/grafana-map-panel/blob/5e7ae9fbebf0bd1cebd18e5c0a79c4e3217a1f42/src/worldmap.ts#L129 but might be better to make it an option if people prefer the current order.
Metadata
Metadata
Assignees
Labels
No labels