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

Plot styling #50

Open
ketch opened this issue Mar 28, 2017 · 0 comments
Open

Plot styling #50

ketch opened this issue Mar 28, 2017 · 0 comments

Comments

@ketch
Copy link
Member

ketch commented Mar 28, 2017

Following up on our discussion about font sizes and such in plots: matplotlib supports custom styles, and we can define our own. It's a bit unclear how to distribute a style in a way that is easy for the user to automatically load, so it may be better to try one of the built-in styles. I have provided a few examples here:

https://gist.github.com/ketch/c9286ed82a016ae6e371ee6afae5d918

I think the plots with darker backgrounds and grids might be nice in some situations, but for now maybe 'seaborn-talk' is a nice minimal modification; it just makes the fonts larger.

If you try checking styles yourself, please note that you shouldn't run different cells in succession; the style changes are cumulative.

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

1 participant