Matplotlib: Difference between revisions

Content deleted Content added
m Examples: Adds a bar graph image example
m fixed lint errors – invalid file options; see Help:Gallery tag#Inserting images
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.
File:BARGRAPH.png|thumb|'''Bar Graph'''<br/>Useful for comparing different groups side by side
</gallery>