Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Graphics and Sound / Contour Options /

ContourShading

FilledSmallSquare ContourShading is an option for contour plots which specifies whether the regions between contour lines should be shaded.

FilledSmallSquare With ContourShading -> False, regions between contour lines are left blank.

FilledSmallSquare With ContourShading -> True, regions are colored based on the setting for the option ColorFunction. The default is to color the regions with gray levels running from black to white with increasing height.

FilledSmallSquare The value given as the argument for the ColorFunction function is the average of the values of the contour lines bounding a particular region. If ColorFunctionScaling -> True, it is scaled so as to lie between 0 and 1.

FilledSmallSquare See Section 1.9.5 and Section 2.10.7.

FilledSmallSquare New in Version 2.

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.