You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The official example https://plotly.com/javascript/multiple-axes/ shows how to setup multiple axes, but it doesn't go well with property "responsive" set to true in config, then when the width of the chart changes the axes may overlap each other.
Is there way to do it properly?