GaugeChartComponentProps
Extends
DOMAttributes<HTMLDivElement>
Properties
className?
optionalclassName:string
Optional class name to set on the chart component's container
data?
optionaldata:ObjectData[]
Optional data to load after the chart has been mounted.
options
options:
Omit<GaugeChartOptions,"data"|"url"|"model">
Options for the chart