Matplotlib: Difference between revisions

Content deleted Content added
m Examples: I liked it better up there
Line 45:
===Examples===
<gallery mode="packed">
File:Synchrotron Functions.svg|'''Line plot (2D or 3D)'''<br/>Displays data in line format showing trends over time<br/>(2D or 3D)
File:Matplotlib histogram v.svg|'''Histogram'''<br/>Used to display the frequency of subsets in a dataset
File:Sparse data.png|'''Scatter plot (2D or 3D)'''<br/>Displays each component of the dataset as a single plotted point; shows relationships between points