santosjorge / cufflinks

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

Fix subplots issues for plotly 4 #201

Closed eholic closed 5 years ago

eholic commented 5 years ago

I tried to fix subplots issues https://github.com/santosjorge/cufflinks/issues/196#issuecomment-526695267 mentioned.

Variable axe would be SubplotRef in Plotly 4.

eholic commented 5 years ago

Moved to https://github.com/santosjorge/cufflinks/pull/202.