Created
August 27, 2019 09:23
-
-
Save mvervuurt/f5bd37435d984d71d2594b1301a61d9f to your computer and use it in GitHub Desktop.
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
# set global figsize rcParams | |
from pylab import rcParams | |
rcParams['figure.figsize'] = 12,5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment