Matplotlib: Difference between revisions

Content deleted Content added
m Bolds each title of image
m Examples: Added pie chart example
Line 48:
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
File:PIECHART.png|thumb|'''Pie Chart'''<br/>Useful for showing the proportions of each category involved.
</gallery>