|
|
||
|
|
| AxesLabel is an option for graphics functions that specifies labels for axes. |
| 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. |