Grafana docker: Grafana v8.0.6 (68fe9e3431)
Host OS: Ubuntu 20.04.2 LTS (GNU/Linux 5.4.0-80-generic x86_64)
Graph: Time Series
I have two queries. When I don`t have series override, when I click on one series in the legend, the graph displays only it, when I click on the second, the graph displays only the second. As it should be.
When I add Override with Display Name, and rename both series, and click on the legend both are hidden and shown at the same time.
How can I have custom Display Name for each series, and the legend to still work at the same time?
P.S.:
I have the " |> map(fn: (r) => ({ r with _value: r._value / 1000000.0}))" because I cannot have the same units on the both ( right and left ) Y axis. I had opened a separate topic for this.
this will definitely mess things up. The teams are working on this, but right now I think you can only depend on using multiple y axes when each one uses a different unit