Note
Go to the end to download the full example code.
subplot2grid#
This example demonstrates the use of pyplot.subplot2grid
to generate
subplots. Using GridSpec
, as demonstrated in
GridSpec with variable sizes and spacing is
generally preferred.