Mathematica >
OBSOLETE MATHEMATICA SYMBOL|See Also »

ContourGraphics

As of Version 6.0, has been superseded by GraphicsComplex and related functionality.
ContourGraphics[array]
is a representation of a contour plot.
  • array must be a rectangular array of real numbers, representing values.
  • The following options can be given:
AspectRatio1ratio of height to width
AxesFalsewhether to draw axes
AxesLabelNoneaxes labels
AxesOriginAutomaticwhere axes should cross
AxesStyleAutomaticgraphics directives to specify the style for axes
BackgroundAutomaticbackground color for the plot
ColorFunctionAutomaticfunction specifying the color of regions between contour lines
ColorFunctionScalingTruewhether to scale z values before applying a color function
ColorOutputAutomatictype of color output to produce
ContourLinesTruewhether to draw explicit contour lines
Contours10what contours to use
ContourShadingTruewhether to shade the regions between contours
ContourStyleAutomaticthe style for contour lines
DefaultColorAutomaticthe default color for plot elements
DisplayFunction$DisplayFunctionfunction for generating output
Epilog{}graphics primitives to be rendered after the main plot
FormatType$FormatTypethe default format type for text
FrameTruewhether to put a frame around the plot
FrameLabelNoneframe labels
FrameStyleAutomaticgraphics directives giving the style for the frame
FrameTicksAutomaticframe tick marks
ImageSizeAutomaticthe absolute size at which to render the graphic in a notebook
MeshRangeAutomaticranges of x and y coordinates
PlotLabelNonea label for the plot
PlotRangeAutomaticrange of z values to include
PlotRegionAutomaticthe final display region to be filled
Prolog{}graphics primitives to be rendered before the main plot
RotateLabelTruewhether to rotate y labels on the frame
TextStyle$TextStylethe default style for text
TicksAutomatictick marks
New in 1
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF