Closed
Description
is there any infrastructure to save and re-use layouts? couple things that would be nice
-
change my default layout
-
pass layout as argument to
mpl_to_plotly
,iplot_mpl
,plot_mpl
-
have style files (like matplotlib.style)
from plotly import style
with style.context('ieeetrans'):
py.iplot(....)
Metadata
Metadata
Assignees
Labels
No labels