-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use matplotlib styles instead of seaborn.set_theme
Using seaborn.set_theme results in good looking figures but is a bit draconian. Allowing the user to specify a matplotlib style instead makes customization easier, and the user can always call seaborn.set_theme themself if they want it.
- Loading branch information
1 parent
b9f541b
commit b91c8c7
Showing
1 changed file
with
7 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters