# Multiple y-axes in Spyder

**URL:** https://community.plotly.com/t/multiple-y-axes-in-spyder/40655
**Category:** 📊 Plotly Python
**Created:** [June 5, 2020, 3:57pm UTC](https://community.plotly.com/t/multiple-y-axes-in-spyder/40655 "2020-06-05T15:57:08Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![barbyewa](https://avatars.discourse-cdn.com/v4/letter/b/5fc32e/32.png) [@barbyewa](https://community.plotly.com/u/barbyewa)
#### Post date: [June 5, 2020, 3:57pm UTC](https://community.plotly.com/t/multiple-y-axes-in-spyder/40655/1 "2020-06-05T15:57:08Z")

</div>

Hello, I am relatively new to Spyder and Plotly, so please bear with me! I’m trying to plot a figure with multiple y-axes in Spyder. I wrote the Plotly code for Jupyter Notebook, but now I must adapt it for use in Spyder. Below you’ll find the part of the code that needs a syntax update.  
As it is, the code functions in Spyder, but I cannot see the individual points or trace the different lines. Can someone help me modify this?  
Thank you for your help!

 ![Code1](https://us1.discourse-cdn.com/flex024/uploads/plot/original/2X/a/a01f7cda94d5bde54e602092bea9dc27f463c1dd.png)  
 ![Code2](https://us1.discourse-cdn.com/flex024/uploads/plot/original/2X/3/3159c65cdf80df3f7fc7f2a47b71075f1e0ca192.png)
