Creating subplots#
Attention
Finnish university students are encouraged to use the CSC Noppe platform.
We do not recommended using Binder for this lesson.
In this lesson we introduce you to creating multi-panel plots using the .subplots()
function from matplotlib.
Lesson materials#
Materials for this lesson are from Chapter 4 of the forthcoming textbook Introduction to Python for Geographic Data Analysis. In this lesson we cover the materials from Chapter 4.3 (Creating subplots).