RootCauseunvalidated
Grafana’s X-Y chart treats points from the query as a single series path unless the data is split into distinct series (e.g., via a pivot or transformation). With multiple `kpi` values returned in one dataset, Grafana orders them by X and connects adjacent points across different `kpi` values.
33e9fb84-25f3-4d31-b592-1fb67af82f1d
Grafana’s X-Y chart treats points from the query as a single series path unless the data is split into distinct series (e.g., via a pivot or transformation). With multiple kpi values returned in one dataset, Grafana orders them by X and connects adjacent points across different kpi values.