Plot types#
Overview of many common plotting commands provided by Matplotlib.
See the gallery for more examples and the tutorials page for longer examples.
Pairwise data#
Plots of pairwise
Statistical distributions#
Plots of the distribution of at least one variable in a dataset. Some of these methods also compute the distributions.
Gridded data#
Plots of arrays and images
Irregularly gridded data#
Plots of data
3D and volumetric data#
Plots of three-dimensional mpl_toolkits.mplot3d library.