sanfx
October 27, 2019, 9:43am
1
I have setup first panel, some how I got it to work fine from the phone log in but I cannot get it to work on desktop login of grafana.
I have 2 queries in a panel one for temperature and one for humidity , I set right y axis to temperature in degree celcieus and left y axis to humidity with percentage 0-100
I am getting temperature displayed in % instead of degree celsius.
You need to assign a series to the Right Y-Axis by clicking on the colored line icon to the left of the series name in the graph legend:
Right Y-Axis
Sometimes it’s useful to graph time series that differ by orders of magnitude but are still related or correlated. For example memory and CPU usage. Grafana allows you to assign series to a second (Right) Y-axis which can have separate unit & scale.
You can assign a series to the Right Y-Axis by clicking on the colored line icon to the left of the series name in the graph legend.
[image]
Example graph:
[image]
Log scale
Another way visualize series that differ by orders of mag…