Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Differences between function and keywords for savefig.bbox and axes.facecolor #5309

Copy link
Copy link
Closed
@Tillsten

Description

@Tillsten
Issue body actions

For at least two rcparams the name is surprisingly different from corresponding keyword.

 rcParams['savefig.bbox'] = x -> savefig(..., bbox_inches=x)
 rcParams['axes.facecolor']  = x correct for ax.patch but fig.add_axes(bgcolor=x)

I think at least in the second case the keyword should be changed to facecolor for
consistency.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.