{{target: component-angle-axis}}

angleAxis(Object)

The angle axis in Polar Coordinate.

{{use: partial-component-id(prefix=“#”)}}

polarIndex(number) = 0

The index of angle axis in Polar Coordinate. The first axis is used by default.

startAngle(number) = 90

Starting angle of axis. 90 degrees by default, standing for top position of center. 0 degree stands for right position of center.

The following shows an example with startAngle of 45 deg.

~400x400

clockwise(boolean) = true

Whether the positive position of axis is in clockwise. True for clockwise by default.

The following shows an example with clockwise as false.

~400x400

{{ use: axis-common( prefix=‘#’, componentType=‘angleAxis’, axisTypeDefault=“‘category’”, hasSplitLineAndArea=true, galleryViewPath=${galleryViewPath}, galleryEditorPath=${galleryEditorPath} )}}

{{use:partial-z-zlevel( prefix=“#”, componentName=“Angle Axis”, defaultZ=0 ) }}