Content deleted Content added
Sadesterbo (talk | contribs) →Plot Types: fixed heatmap |
Sadesterbo (talk | contribs) →Examples: adding 2D or 3D |
||
Line 45:
===Examples===
<gallery mode="packed">
File:Synchrotron Functions.svg|'''Line plot'''<br/>Displays data in line format showing trends over time (can be 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'''<br/>Displays each component of the dataset as a single plotted point; shows relationships between points (can be 2D or 3D)
File:Matplotlib 3d v.svg|'''3D surface plot'''<br/>Represents the dataset in the X, Y, and Z plane
File:Mpl example Helmoltz coils.svg|'''Contour plot'''<br/>Graphs data connecting points of equal values giving a 3D effect
|