Javascript – Why can't I align my y axes in my plotly.js scatter chart like in this code pen example?
We are developing an AngularJS application with plotly.js charts. We have a scatter plot that can have multiple y axes. We would like to stack the y axes horizontally to the right of the chart (ideally) or every odd y…