Hello,
I’m using Grafana 11.5.2 and I am currently facing issues with plotting GPS data. I am using InfluxDB as datasource.
My database provides grafana with values, which I want to have separated based on there frequency band (L1, L2, L5).
I already tried to group these values based on their “freq” tag as you can see in the image below, but the name of the value will still be CN0, so when plotting the bar diagram the legend only shows CN0 three times.
I want the value name changed based on the “freq” tag. Is that possible or is there a workaround for that?
Thank you!
7 posts - 2 participants