Content deleted Content added
→Examples: Removed unecessary duplicate 3D example model |
→Examples: Histogram description |
||
Line 46:
<gallery mode="packed">
File:Synchrotron Functions.svg|'''Line plot'''
File:Matplotlib histogram v.svg|'''Histogram'''<br/>Used to display the frequency of subsets in a dataset
File:Sparse data.png|'''Scatter plot'''
File:Matplotlib 3d v.svg|'''3D plot'''
Line 55:
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|'''Pie Chart'''<br/>Useful for showing the proportions of each category involved
File:BARGRAPH.png|'''Bar Graph'''<br/>Useful for comparing different groups side by side
</gallery>
|