Calculated Available portion of the donut arc.
Text for the donut chart center label (optional)
User defined center label text function. Returns an object with 'title' and 'subTitle' properties
Format of the center label. Values: 'used', 'available', 'percent', 'none'.
The height of the donut chart (optional)
The id of the chart used in the markup
C3 inherited configuration for colors
colors : { Cats: '#0088ce', Hamsters: '#3f9c35', }
C3 inherited configuration for data
C3 inherited donut configuration
C3 inherited legend configuration
Outer label alignment: 'left', 'center', 'right'
Calculated percentage used
C3 inherited configuration for size
User defined thresholds. Ie.: {'warning': 60, 'error': 80}
C3 inherited configuration for tooltip
Total portion of the donut arc.
Units being represented. Ex: 'GB', 'TB', 'Mhz', 'Pods'.
Used portion of the donut arc.
Generated using TypeDoc
A config containing properties for the utilization donut chart