I’m using Simple Json as datasource for visualize a simple graph with 2 series. This is my query from Query Inspector:
And this is the graph that I retrieve (after few customizations)
As you can see I think there is a visualisation bug with the option “All series”. In fact, if I move hover a point near the middle (like in the picture), the graph shows the values associated at the last point. Furthermore, If I move hover a point to the right of the middle, the graph shows the values of the first point.
I’m using Grafana v6.4.3 and SimpleJson 1.4.0
Thank you in advance

