Circular Graph Arc Segments : General parameters for arc segments in circular graphs

# arcSegmentsRadius
Array containing the proportion of the radius for each arc segment in the circular plot. If not specified then all radius will be the same. The plot will be scaled based of the largest value in the array
Type: array
Default: []
Used in: Circular

# arcSegmentsSeparation
Number of degrees to separate the arc segments in the circular plots. The arc segments can be set with the segregateSampleBy property
Type: integer
Default: 8
Used in: Circular