grafana / piechart-panel

Pie Chart Panel Plugin
MIT License
151 stars 101 forks source link

How to change to legend header title name? #281

Open lnwu opened 2 years ago

lnwu commented 2 years ago

image

like screenshot above, change the value to other custom names

grafana version: v8.1.0

bdekoz commented 1 year ago

examples on play.grafana.org have csv inputs, of the form metric name, metric value. However, non csv inputs (say SELECT field WHERE MEASUREMENT1, MEASUREMENT2) you want the label to be keyed off the measurements, not the field. There is no support for doing this in the piechart label drop-down menu, only value and field.