Axes
Finally, you can specify the appearance of the
axes as Normal
, None, Boxed
, or Frame.
- Normal gives the usual x-, y-, and z-axes if the
origin is contained inside the view box; otherwise, it draws three axes as
close as possible to the origin.
- Boxed shows the plot inside a box frame.
- Frame displays the left edge and two lower edges of the
box.
All these choices (except None) display numerical labels on the
axes or box edges.