grafana / grafana-polystat-panel

D3-Based hexagon layout multi-stat panel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Polystat Legend

arunkumar-paranandi opened this issue · comments

Hello @briangann , I have created a panel with a polystat plugin visualization and applied threshold conditions. I need a legend to tell viewers about the issue... In my case, if threshold limit was crossed, I want to display a message stating that the latency is due to "Delay in source files" or "Issue with streamsets", something like that. but polystat has no “Legend” section. Any suggestions on how to add a legend?
Thanks!
MicrosoftTeams-image (9)
MicrosoftTeams-image (10)

currently there is no legend - placing it anywhere would shift the layout significantly.

we might be able to add something to the tooltip, not sure how else to indicate the reason for a threshold state
could be an optional text for each threshold state, and checkbox to show it if it is in a non-OK state.