2.x: Figure.add_axes(..., facecolor='color') does not set axis background colour · Issue #5996 · matplotlib/matplotlib · GitHub
Skip to content

2.x: Figure.add_axes(..., facecolor='color') does not set axis background colour #5996

Description

@QuLogic

The polar legend demo sets the face colour using the facecolor= keyword argument, but the background is still white.
polar legend demo
It still works correctly if you pass the axisbg= keyword argument, but then that raises a deprecation warning.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions