Hello I am very new to Plotly and Dash. I have only been using them for a few days although I have worked with Python for far longer than that.
I need to do a line chart with multiple y axes. I know that this is possible to do if you know exactly how many lines you are needing to plot. In my case I wish to do a generic chart that can manage between 1 and N number of Y axes. I wish to be able to manage a dynamic number of traces and layouts.
I have searched for an example like this and have not been successful in finding one. Can someone please point me towards one?
Thanks in advance.
Lois J. Greene-Hernandez