|
SOLUTIONS
|
Mathematica
>
Visualization and Graphics
>
Data Visualization
>
Annotating & Combining Graphics
>
PlotLabel
BUILT-IN MATHEMATICA SYMBOL
PlotLabel
PlotLabel
is an option for graphics functions that specifies an overall label for a plot.
DetailsDetails
- PlotLabel->None specifies that no label should be given.
- PlotLabel->label specifies a label to give.
- Any expression can be used as a label. It will be given by default in TraditionalForm. Arbitrary strings of text can be given as
. » - PlotLabel->StandardForm[expr] will give a label in standard Mathematica form. »
New in 1
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »




