Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Graphics and Sound / 2D Plots /

ListPlot

FilledSmallSquare ListPlot[, , ... ] plots a list of values. The coordinates for each point are taken to be 1, 2, ... .

FilledSmallSquare ListPlot[, , , , ... ] plots a list of values with specified and coordinates.

FilledSmallSquare ListPlot returns a Graphics object.

FilledSmallSquare ListPlot has the same options as Graphics, with the following additions:

FilledSmallSquare Setting PlotJoined -> True gives a line joining the points.

FilledSmallSquare ListPlot has the default option setting Axes -> True.

FilledSmallSquare See Section 1.9.8.

FilledSmallSquare See also: Plot, Fit.

FilledSmallSquare Related packages: Graphics`MultipleListPlot`, Graphics`Graphics`.

FilledSmallSquare New in Version 1.

Further Examples



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.