{{ target: component-angle-axis }}
The angle axis in Polar Coordinate.
{{ use: partial-component-id( prefix = “#” ) }}
The index of angle axis in Polar Coordinate. The first axis is used by default.
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.
{{ use: partial-version(version = ‘5.5.0’) }}
Ending angle of axis. null by default, standing for a whole circle.
The following shows an example with endAngle of -180 deg.
Whether the positive position of axis is clockwise. True for clockwise by default.
The following shows an example with clockwise as false.
{{ use: axis-common( prefix = ‘#’, componentType = ‘angleAxis’, axisTypeDefault = “‘category’”, hasSplitLineAndArea = true ) }}
{{ use: partial-z-zlevel( prefix = “#”, componentName = “Angle Axis”, defaultZ = 0 ) }}