Skip to content

plot_bgcolor in notebook #28

@hughesadam87

Description

@hughesadam87

I'm running an ipython notebook that sets the default matplotlib background plot color as gray. The look fine; however, when I do:

py.iplot_mpl(fig)

The background color returns to white. Furthermore, if I explicitly pass a background color:

py.iplot_mpl(fig, plot_bgcolor='rgb(128,0,0)')

It is still white. Is py.iplot_mpl not passing the background color attribute through?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions