desmond-gray / Assignment_2

0 stars 0 forks source link

Assignment 2: Text size #3

Closed pdirmeyer closed 1 year ago

pdirmeyer commented 2 years ago

Some of the text is quite small, especially the titles for your panels. You can control the size of text, and many other text properties, easily. See https://matplotlib.org/stable/tutorials/text/text_intro.html for a general discussion of text in matplotlib plots, and https://matplotlib.org/stable/api/text_api.html#matplotlib.text.Text for options to control font size, style, weight, etc.

desmond-gray commented 1 year ago

I've increased the font size of each plot title to 20