News

Matplotlib was designed to be a two-dimensional plotting library. Around the time of the 1.0 release, some 3D plotting utilities were built on top of matplotlib's 2D display, and the result is a ...
This demo shows the use of sliders to create interactive plots in Matplotlib. First, three subplots containing normal, gamma and uniform distributions are created. Next, a set of sliders is added to ...