Skip to content

grafit-charts


Interface: RadialBarSeriesOptions

Extends

  • PolarSeriesBaseOptions

Properties

angleField

angleField: string


fill?

optional fill?: string


fillOpacity?

optional fillOpacity?: number


id?

optional id?: string

Inherited from

PolarSeriesBaseOptions.id


name?

optional name?: string


radiusField

radiusField: string


showInLegend?

optional showInLegend?: boolean

Inherited from

PolarSeriesBaseOptions.showInLegend


stroke?

optional stroke?: string


strokeWidth?

optional strokeWidth?: number


type

type: "radial-bar"


visible?

optional visible?: boolean

Inherited from

PolarSeriesBaseOptions.visible