Skip to content

CircleChartSeries Type documentation

Properties
data: CircleChartData[]
label?: { formatter: (string | LabelFormatterCallback<CallbackDataParams>) }
name: string
radius?: string[]

Types Documentation

Properties
itemStyle?: { [ key: string ]: any } }
label?: { [ key: string ]: any } }
name?: string
value: number
imported from echarts
imported from echarts

Except where otherwise noted, content on this site is licensed under MIT License.