Skip to content

saving layouts #69

Closed
Closed
@arsenovic

Description

@arsenovic

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions