-
Hi, |
Beta Was this translation helpful? Give feedback.
Answered by
dbuezas
May 20, 2022
Replies: 1 comment 2 replies
-
Yes it is, but the third one won't be shown like in your example. entities:
- entity: sensor.mysensor
yaxis: y
- entity: sendor.myothersensor
yaxis: y2 For more google "plotly.js multiple y axes". |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
coxtor
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes it is, but the third one won't be shown like in your example.
The card will do that automatically if the unit_of_measurement don't match.
You can also use
For more google "plotly.js multiple y axes".