Choose the ratio of height to width from the actual plot values:
Set the ratio to 1:
Specify labels for the

and

axes:
The locations of the axes are determined automatically:
Specify where the axes cross:
ClippingStyle requires at least one dataset to be
Joined:
Omit clipped regions of the plot:
Show clipped regions like the rest of the curve:
Show clipped regions with red lines:
Show clipped regions as red at the bottom and thick at the top:
Show clipped regions as red and thick:
ColorFunction requires at least one dataset to be
Joined:
Color by scaled

and

coordinates:
Color with a named color scheme:
Fill with the color used for the curve:
ColorFunction has higher priority than
PlotStyle for coloring the curve:
ColorFunctionScaling requires at least one dataset to be
Joined:
Color the line based on the scaled

value:
Color the line based on the unscaled

value:
Lists of height values are displayed against the number of elements:
Rescale to the sampling space:
Each dataset is scaled to the same domain:
Pairs are interpreted as

,

coordinates:
Specifying
DataRange in this case has no effect, since

values are part of the data:
Force interpretation as multiple datasets:
Use symbolic or explicit values for "stem" filling:
Fill between corresponding points in two datasets:
Fill between datasets using a particular style:
Fill between datasets 1 and 2; use red when 1 is less than 2 and blue otherwise:
Fill to the axis for irregularly sampled data:
Use several irregular datasets; filling between them will use the first as the reference:
Joined datasets fill with solid areas:
The type of filling depends on whether the first set is joined:
Fill with blue "stems":
Fill with dashed magenta "stems":
Fill with red below the axis, and with blue above:
Filling for
Joined cases is solid:
Joined lines can be interpolated:
By default linear interpolation is used:
Use zero-order or piecewise-constant interpolation:
Use third-order spline interpolation:
Interpolation order 0 to 5:
Join the dataset with a line:
Join the first dataset with a line, but use points for the second dataset:
Join the dataset with a line and show the original points:
The type of filling depends on whether the set is joined:
All points are included by default:
Uniformly spaced data is downsampled:
In this case downsampling from

to

points:
Nonuniform data is topologically subsampled to preserve features:
Mesh requires at least one dataset to be
Joined:
The initial and final sampling meshes are typically the same:
Interpolated data may introduce points:
Use 20 mesh levels evenly spaced in the

direction:
Use an explicit list of values for the mesh in the

direction:
Use explicit styles at specific points:
MeshFunctions requires at least one dataset to be
Joined:
Use a mesh evenly spaced in the

and

directions:
Show 5 mesh levels in the

direction (red) and 10 in the

direction (blue):
MeshShading requires at least one dataset to be
Joined:
Alternate red and blue segments of equal width in the

direction:
Use
None to remove segments:
MeshShading has higher priority than
PlotStyle for styling the curve:
Use
PlotStyle for some segments by setting
MeshShading to
Automatic:
MeshStyle requires at least one dataset to be
Joined:
Color the mesh the same color as the plot:
Use a red mesh in the

direction:
Use a red mesh in the

direction and a blue mesh in the

direction:
Use big red mesh points in the

direction:
ListPlot normally uses distinct colors to distinguish different sets of data:
Automatically use colors and shapes to distinguish sets of data:
Use shapes only:
Change the size of the default plot markers:
Use arbitrary text for plot markers:
Use explicit graphics for plot markers:
Use the same symbol for all the sets of data:
Explicitly use a symbol and size:
PlotRange is automatically calculated:
Show the whole dataset:
Use different style directives:
By default, different styles are chosen for multiple datasets:
Explicitly specify the style for different datasets:
PlotStyle applies to both lines and points:
PlotStyle can be combined with
ColorFunction:
PlotStyle can be combined with
MeshShading:
MeshStyle by default uses the same style as
PlotStyle: