santosjorge / cufflinks

Productivity Tools for Plotly + Pandas
MIT License
3.03k stars 676 forks source link

iplot('ratio', secondary_y_title='...') position wrong #280

Open Binger-cn opened 2 years ago

Binger-cn commented 2 years ago

pd.DataFrame([[5,6],[9,8],[12,14]]).iplot('ratio',secondary_y='1',secondary_y_title='title 2') image