By Maria Paula Guillaumet
After accumulating notebooks with my notes for years, I decided to make a virtual repository with my topics of interest. Here you can find a little of this and that.
Después de acumular por años cuadernos con mis notas, decidí hacer un repositorio virtual con mis temas de interés. Aquí podrán encontrar un poco de esto y aquello.
View My LinkedIn Profile
There is an enourmous variety of plots that can be performed with this tool:
Simple Plot
( link )

Filling the area between lines
( link )

Scatter plot
( link )

Histogram
( link )

Scatter histogram
( link )

Nested pie charts
( link )

Discrete distribution as horizontal bar chart
( link )

Simple categorical heatmap
( link )

Bar chart on polar axis
( link )

3D surface plot
( link )

MatPlotLib Official website
Large gallery of graphics
Source code for matplotlib
A good matplotlib tutorial
Good MatPlotLib reference