Page 1 of 1

force two sensors onto one y-axis in dashticz

Posted: Tuesday 27 December 2022 15:31
by willemd
How to force two sensors onto one single y-axis in dashticz?
By default, the graph displays an y-axis on the left and also one on the right, for the two different devices.
I would like to have the device values displayed versus the same y-axis (the largest of the two).
Is this possible without creating a fully custom graph?

Re: force two sensors onto one y-axis in dashticz

Posted: Sunday 05 February 2023 10:05
by willemd
Anyone?

Re: force two sensors onto one y-axis in dashticz

Posted: Sunday 05 February 2023 13:22
by Lokonli
Yes.

For custom graphs use the ylabels parameter. See:
https://dashticz.readthedocs.io/en/mast ... tom-graphs

I think it should work for regular graphs as well.

Verstuurd vanaf mijn SM-A526B met Tapatalk


Re: force two sensors onto one y-axis in dashticz

Posted: Sunday 05 February 2023 14:37
by willemd
Lokonli wrote: Sunday 05 February 2023 13:22 Yes.

For custom graphs use the ylabels parameter. See:
https://dashticz.readthedocs.io/en/mast ... tom-graphs

I think it should work for regular graphs as well.

Verstuurd vanaf mijn SM-A526B met Tapatalk
It works!! Thanks.