alonho / angular-plotly

MIT License
42 stars 35 forks source link

multiple y axis #16

Open shivajiwagh opened 8 years ago

shivajiwagh commented 8 years ago

How to add multiple y axis using angular plotly? Without angular we can do this by adding traces. Is there any similar thing in angular plotly?

douglasg14b commented 7 years ago

You configure this like normal in your data and layout objects.