Skip to content

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

Merged
mmcky merged 1 commit intomainfrom
adjust-figsize
Mar 5, 2021
Merged

[all] Adopt standard figsize for quantecon-book-theme#108
mmcky merged 1 commit intomainfrom
adjust-figsize

Conversation

@mmcky
Copy link
Copy Markdown
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