Zero line for primary and secondary axis - matplotlib

前端 未结 0 1870
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-05 22:52

I am trying to display 2 data on a plot, each of them is assigned on primary and secondary axis respectively. Here are the codes

ax2 = ax1.twinx()
ax1.plot(df         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题