Please add a generic "seaborn" style · Issue #6452 · matplotlib/matplotlib · GitHub
Skip to content

Please add a generic "seaborn" style #6452

Description

@mwaskom

I'm glad that matplotlib has included seaborn aesthetics in its built-in style sheets. However, the way that the different elements of the seaborn aesthetics were split up (i.e., that there are separate seaborn-darkgrid, seaborn-deep`, etc.) is both a little confusing and produces results that are, imo, visually unappealing.

I would much prefer if there were also a single "seaborn" style that encompasses seaborn-darkgrid, seaborn-deep, and seaborn-notebook, so that doing plt.style.use("seaborn") would create plots that look the same as actually importing seaborn.

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