Content deleted Content added
No edit summary Tags: Reverted Mobile edit Mobile web edit |
Undid revision 1253482272 by 49.147.121.219 (talk) Tags: Undo Mobile edit Mobile web edit Advanced mobile edit |
||
Line 35:
[[Matplotlib]] supports various types of 2 dimensional and 3 dimensional plots. The support for two dimensional plots is robust. The support for three dimensional plots was added later and while it is good, it is not as robust as 2 dimensional plots.
===Examples===
<gallery mode="packed">
File:Synchrotron Functions.svg|Line plot
File:Matplotlib histogram v.svg|Histogram
File:Matplotlib scatter v.svg|Scatter plot
File:Matplotlib 3d v.svg|3D plot
File:Mpl example qbo.svg|Image plot
File:Mpl example Helmoltz coils.svg|Contour plot
File:Weight Growth of RN First Rate Line-of-Battle Ships 1630-1875.svg|Scatter plot
File:Logarithmic Spiral Pylab.svg|Polar plot
File:Temp-sunspot-co2.svg|Line plot
File:Mpl example Rosenbrock function.svg|3-D plot
File:Mandelbrot set, plotted with Matplotlib.svg|Image plot
</gallery>
==Animations==
|