Skip to content

[all] Adopt standard figsize for quantecon-book-theme #108

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

Merged
merged 1 commit into from
Mar 5, 2021
Merged

Conversation

mmcky
Copy link
Contributor

@mmcky mmcky commented Mar 5, 2021

This PR adjust the matplotlib to be in line with the QuantEcon.manual recommendations

%matplotlib inline
import matplotlib.pyplot as plt
plt.rcParams["figure.figsize"] = (11, 5)  #set default figure size

@mmcky mmcky changed the title [al] Adopt standard figsize for quantecon-book-theme [all] Adopt standard figsize for quantecon-book-theme Mar 5, 2021
@github-actions github-actions bot temporarily deployed to commit March 5, 2021 00:49 Inactive
@mmcky mmcky merged commit 221dbfd into main Mar 5, 2021
@mmcky mmcky deleted the adjust-figsize branch March 5, 2021 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant