tutorials

Custom 3D engine in Matplotlib

3D rendering is really easy once you've understood a few concepts. To demonstrate that, we'll design a simple custom 3D engine that with 60 lines of Python and one Matplotlib call. That is, we'll render the bunny without using the 3D axis.

Posted

#tutorials #3D

Creating the Warming Stripes in Matplotlib

Ed Hawkins made this impressively simple plot to show how global temperatures have risen since 1880. Here is how to recreate it using Matplotlib.

Posted

#tutorials #academia

How to Contribute

See how you can contribute to the matplotblog.

Posted

#tutorials