Excelente y breve descripción de cómo utilizar Matplotlib dentro de Python, así como los principios generales de la librería. Conceptos que todos los que la usamos deberíamos conocer, pero que si se siguen otros cursos o tutoriales, se escapan.
Hands-down the best part of this book is the details on embedding matplotlib into desktop and web applications. The introductory material to matplotlib itself is adequate for getting pointed in the right direction, but lacks detail for any customization or complexity, leaving one to the mercies of the (uneven) official documentation. There are also a few points of outright confusion (the example code and text contradict each other on units for polar plots.)