WOLFRAM

is an option for three-dimensional graphics functions that specifies on which edges of the bounding box axes should be drawn.

Details

  • AxesEdge->{{diry,dirz},{dirx,dirz},{dirx,diry}} specifies on which three edges of the bounding box axes are drawn. The diri must be either +1 or -1, and specify whether axes are drawn on the edge of the box with a larger or smaller value of coordinate i, respectively.
  • The default setting AxesEdge->Automatic chooses automatically on which exposed box edges axes should be drawn.
  • Any pair {diri,dirj} in the setting for AxesEdge can be replaced by Automatic to specify that the position of the corresponding axis is to be chosen automatically.
  • Any pair {diri,dirj} can be replaced by None, in which case the corresponding axis will not be drawn.
  • If you explicitly specify on which edge to draw an axis, the axis will be drawn on that edge, whether or not the edge is exposed with the view point you have chosen.

Examples

open allclose all

Basic Examples  (3)Summary of the most common use cases

Automatically choose which bounding box edges to draw the axes on:

Out[1]=1
Out[2]=2

Selectively draw the axes:

Out[1]=1

Specify the axis edges explicitly:

Out[1]=1

Scope  (2)Survey of the scope of standard use cases

Draw the axis edge that is the intersection of the plane and the plane:

Out[1]=1

Draw the axis edge that is the intersection of the plane and plane:

Out[2]=2

Four different positions for the axis:

Out[1]=1

Applications  (1)Sample problems that can be solved with this function

Use fixed axes for 3D:

Out[1]=1

Properties & Relations  (2)Properties of the function, and connections to other functions

Using Automatic, the axes are placed on one of the exposed bounding box edges:

Out[1]=1

In 2D, AxesOrigin specifies where to draw the axes:

Out[1]=1
Wolfram Research (1991), AxesEdge, Wolfram Language function, https://reference.wolfram.com/language/ref/AxesEdge.html.
Wolfram Research (1991), AxesEdge, Wolfram Language function, https://reference.wolfram.com/language/ref/AxesEdge.html.

Text

Wolfram Research (1991), AxesEdge, Wolfram Language function, https://reference.wolfram.com/language/ref/AxesEdge.html.

Wolfram Research (1991), AxesEdge, Wolfram Language function, https://reference.wolfram.com/language/ref/AxesEdge.html.

CMS

Wolfram Language. 1991. "AxesEdge." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/AxesEdge.html.

Wolfram Language. 1991. "AxesEdge." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/AxesEdge.html.

APA

Wolfram Language. (1991). AxesEdge. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/AxesEdge.html

Wolfram Language. (1991). AxesEdge. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/AxesEdge.html

BibTeX

@misc{reference.wolfram_2025_axesedge, author="Wolfram Research", title="{AxesEdge}", year="1991", howpublished="\url{https://reference.wolfram.com/language/ref/AxesEdge.html}", note=[Accessed: 29-May-2025 ]}

@misc{reference.wolfram_2025_axesedge, author="Wolfram Research", title="{AxesEdge}", year="1991", howpublished="\url{https://reference.wolfram.com/language/ref/AxesEdge.html}", note=[Accessed: 29-May-2025 ]}

BibLaTeX

@online{reference.wolfram_2025_axesedge, organization={Wolfram Research}, title={AxesEdge}, year={1991}, url={https://reference.wolfram.com/language/ref/AxesEdge.html}, note=[Accessed: 29-May-2025 ]}

@online{reference.wolfram_2025_axesedge, organization={Wolfram Research}, title={AxesEdge}, year={1991}, url={https://reference.wolfram.com/language/ref/AxesEdge.html}, note=[Accessed: 29-May-2025 ]}