Skip to content

Instantly share code, notes, and snippets.

@jovianlin
Created April 2, 2017 15:51
Show Gist options
  • Save jovianlin/a8229aeb80cffbeb8432d23431181541 to your computer and use it in GitHub Desktop.
Save jovianlin/a8229aeb80cffbeb8432d23431181541 to your computer and use it in GitHub Desktop.
seaborn nice color scheme
%matplotlib inline
import seaborn as sns
sns.set_style("whitegrid")
sns.set(font_scale=1.5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment