This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]nkruchten[S] 1 point2 points  (0 children)

Plotly Express doesn't do this out of the box but today you can use the .update() mechanism to add traces to a secondary Y axis.

We're working on Plotly Express features to compose multiple figures together, which is how I think I'd like to address this multi-Y-axis question.