Skip to content

Instantly share code, notes, and snippets.

@scubamut
Created July 2, 2019 14:42
Show Gist options
  • Save scubamut/7acb414a8b47619e78e79c03aa46a44f to your computer and use it in GitHub Desktop.
Save scubamut/7acb414a8b47619e78e79c03aa46a44f to your computer and use it in GitHub Desktop.
import matplotlib.pylab as plt
plt.rc('figure', figsize=(8, 5))
plt.style.use('seaborn-dark')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment