Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

matplotlib style #95

Open
gVallverdu opened this issue Jul 21, 2016 · 1 comment
Open

matplotlib style #95

gVallverdu opened this issue Jul 21, 2016 · 1 comment

Comments

@gVallverdu
Copy link

Hello
I wonder if one of the style in matplotlib.syle does the same ? You advice to use seaborn instead of matplotlib and several style seems to be extracted from seaborn

['bmh',
 'fivethirtyeight',
 'seaborn-darkgrid',
 'seaborn-talk',
 'seaborn-colorblind',
 'seaborn-dark-palette',
 'seaborn-notebook',
 'seaborn-paper',
 'seaborn-muted',
 'seaborn-poster',
 'seaborn-white',
 'dark_background',
 'seaborn-whitegrid',
 'seaborn-deep',
 'ggplot',
 'seaborn-bright',
 'grayscale',
 'classic',
 'seaborn-ticks',
 'seaborn-pastel',
 'seaborn-dark']

Thank you for your code and help

@rasbt
Copy link

rasbt commented Aug 17, 2016

@gVallverdu you are probably referring to the lines in the Readme.md

Thank you to everyone who has used prettyplotlib and made it what it is today! Unfortunately, I no longer have the bandwidth to maintain prettyplotlib. I recommend using seaborn. Using seaborn, to get the prettyplotlib style, do...

I really loved prettyplotlib and I am really thankful that @olgabot devoted so much time to this project! Really! I think it was one of the incentives that resulted in seaborn and these 'styles' in recent matplotlib versions.

I think you are right when you say

You advice to use seaborn instead of matplotlib and several style seems to be extracted from seaborn

considering the latest README.md update. These styles have been added to matplotlib just a couple of months ago, and that's a great addition to the lib. Would be great it you could add a little sentence about that as a pull request to the Readme

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants