garrettj403/SciencePlots

Is it possible to get a style for subplots?

alexlib opened this issue · 3 comments

The style looks great for a single axis plot, thanks. However, what shall be done for the subplots figure - to increase the figure size double in one direction?

What about the font size for multiple subplots figures?

Please, read Matplotlib's documentation or find tutorials on the internet. These issues have nothing to do with SciencePlots.

https://matplotlib.org/stable/api/text_api.html#matplotlib.text.Text.set_fontsize

https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.text.html

Use the kwarg fontsize