PolarAxesOrigin
is an option for sector charts and polar plots that specifies where polar axes should be drawn.
Details
- PolarAxesOrigin->{θ,r} specifies the radial axis should be placed at angle , and the angular axis should be placed at radius r.
- The angle is measured in radians, counterclockwise from the positive axis.
- PolarAxesOrigin->{{pos,dir},r} specifies that the radial axis should be at position pos, and oriented in direction dir.
- Possible values for pos are Left, Right, Top, Bottom. Possible values for dir are Up, Down, Left, Right.
- The setting Automatic specifies an automatic choice of axes origin.
Examples
open allclose allBasic Examples (2)
Scope (4)
Determine where the angular axes and radial axes intersect automatically:
Specify the angular axes and radial axes to intersect at :
Place radial axes at the right of sector chart:
Place radial axes at the left of sector chart:
Place radial axes at the top of sector chart:
Place radial axes at the bottom of sector chart:
Place radial axes at the top right and angular axes of radius 5:
Text
Wolfram Research (2008), PolarAxesOrigin, Wolfram Language function, https://reference.wolfram.com/language/ref/PolarAxesOrigin.html.
CMS
Wolfram Language. 2008. "PolarAxesOrigin." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/PolarAxesOrigin.html.
APA
Wolfram Language. (2008). PolarAxesOrigin. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/PolarAxesOrigin.html