Closed
Description
Hi,
i am trying to render a plot consisted of multiple y axes added dynamically by the user and each trace, trace's type is scatter, is bound to a y axis.
Seems plotly.js doesn't support 'smart' rendering of multiple y axes out of the box as it appears on this post https://community.plot.ly/t/multiple-y-axis-overlay-issue/5508/4. Tried as suggested to use 'position' and 'domain' configurations but i couldn't make it work as seen on this codepen post https://codepen.io/alexmon/pen/rzrxxJ. As you can see only the last trace is rendered.
Is this a wrong usage of the API or a bug?
Thank you for your time.
Alex
Metadata
Metadata
Assignees
Labels
No labels