- What Grafana version and what operating system are you using?
Grafana v6.2.5 - What are you trying to achieve?
Graph shouldnt plot beyond 0 ,dont want to show negative values
But it plots beyond 0 even after restricting y-axis scale to 0 ,when series override option is used
It doesnt plot beyond 0 when series override option is not enabled
PFB graph with series override option enabled
PFB graph with series override option disabled
-
How are you trying to achieve it?
by setting y-min option to 0 under left Y axes -
What happened?
Y-axis scale is restricting to 0 but plot is going beyond 0 -
What did you expect to happen?
plot should be within y-axis scale -
Can you copy/paste the configuration(s) that you are having problems with?
-
Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.
No errors -
Did you follow any online instructions? If so, what is the URL?

