Matplotlib: Difference between revisions

Content deleted Content added
m Adds a boxplot visual in the examples section
m Bolds each title of image
Line 37:
===Examples===
<gallery mode="packed">
File:Synchrotron Functions.svg|'''Line plot'''
File:Matplotlib histogram v.svg|'''Histogram'''
File:Sparse data.png|'''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: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'''
File:BOXPLOT.png|'''Box Plot'''<br/>Used to show the distribution of a data set. The median and outliers are highlighted
</gallery>