AxesLabel
is an option for graphics functions that specifies labels for axes.
Details
- The following settings can be used:
-
None no labels label label for y in 2D or z in 3D {lblx,lbly} labels for x and y {lblx,lbly,lblz} labels for x, y, and z Automatic labels based on variables specified to Plot etc. - By default, axes labels in two-dimensional graphics are placed at the ends of the axes. In three-dimensional graphics, they are aligned with the middles of the axes.
- Any expression can be specified as a label. It will be given by default in TraditionalForm. Arbitrary strings of text can be given as "text". »
Examples
open allclose allBasic Examples (4)
Place a label for the axis in 2D:
Place a label for the axis in 3D:
Specify a label for each axis:
Use labels based on variables specified in Plot3D:
Overall style of all the label-like elements can be specified by LabelStyle:
Scope (2)
Labels use TraditionalForm by default:
Use StandardForm instead:
Individually styled labels can be used together with LabelStyle, and have higher priority:
Generalizations & Extensions (2)
Properties & Relations (1)
The overall output format can be specified using FormatType:
Possible Issues (1)
Text
Wolfram Research (1988), AxesLabel, Wolfram Language function, https://reference.wolfram.com/language/ref/AxesLabel.html (updated 2007).
CMS
Wolfram Language. 1988. "AxesLabel." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2007. https://reference.wolfram.com/language/ref/AxesLabel.html.
APA
Wolfram Language. (1988). AxesLabel. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/AxesLabel.html