How to change the size of a figure with Matplotlib
Land Your First Data Science Job
A proven roadmap to prepare for $75K+ entry-level data roles. Perfect for Data Scientist ready to level up their career.
Using Matplotlib, changing the size of the figure is quite straightforward.
While declaring the figure and the axes, you can define your figure size using the figsize parameter and pass by a tuple with the width and the length in inches. (e.g. (12,6))
Here is an example
Here you are! You now know how to change the size of a figure with Matplotlib
More on plots
If you want to know more about how to add labels, plot different types of plots, etc... check out the other articles I wrote on the topic, just here :
Land Your First Data Science Job
A proven roadmap to prepare for $75K+ entry-level data roles. Perfect for Data Scientist ready to level up their career.
Related Articles
Continue your learning journey with these related topics
Master Data Science in Days, Not Months 🚀
Skip the theoretical rabbit holes. Get practical data science skills delivered in bite-sized lessons – Approach used by real data scientist. Not bookworms. 📚