Circular Graph Rings : General parameters for rings in circular graphs

# ringGraphType
Array containing the graph type for each ring in the circular plot
Type: array
Default: []
Used in: Circular

# ringGraphWeight
Array containing the proportion of the dimensions for each data ring in the circular plot. It must be a value between 0.1 and 1. If not specified then all ring will be weighted the same
Type: array
Default: []
Used in: Circular

# ringSeparation
Number of pixels to separate the rings in the circular plots
Type: integer
Default: 5
Used in: Circular

# ringsOrder
Array containing the order of the rings. The array includes the levels of the factor specified as either segregateSamplesBy when show the ideogram or segregateVariablesBy when there is no ideogram. It may also include any of the following terms: dendrogram, ideogram, labels, scale, percent and data. If there are sample overlays, the array may also contain any of the factor names include in the this.data.x object. This array supersede any other configurations for example for the sample overlays. CanvasXpress will honored all other configurations if left empty
Type: array
Default: []
Used in: Circular