|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
ContourLabels
ContourLabels
is an option for contour plots that specifies how to label contours.
DetailsDetails
- The following settings for ContourLabels can be used:
-
None no labeling Automatic label with tooltips only True label with text only All label with text and tooltips f label with 
{f,g} use g as a tooltip for the complete contour - With ContourLabels->f, the label can be any expression or graphic, and can include constructs such as Tooltip.
- ContourLabels->{f, g} uses
as an explicit displayed label, and uses
as a tooltip for each complete contour line. - The positions of contour labels are determined automatically to optimize readability.
New in 6 | Last modified in 7
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »



