Skip to content

grafit-charts


Interface: NightingaleSeriesOptions

Extends

  • RadialSectorSeriesBaseOptions

Properties

angleField

angleField: string

Inherited from

RadialSectorSeriesBaseOptions.angleField


fill?

optional fill?: string

Inherited from

RadialSectorSeriesBaseOptions.fill


fillOpacity?

optional fillOpacity?: number

Inherited from

RadialSectorSeriesBaseOptions.fillOpacity


id?

optional id?: string

Inherited from

RadialSectorSeriesBaseOptions.id


name?

optional name?: string

Inherited from

RadialSectorSeriesBaseOptions.name


radiusField

radiusField: string

Inherited from

RadialSectorSeriesBaseOptions.radiusField


showInLegend?

optional showInLegend?: boolean

Inherited from

RadialSectorSeriesBaseOptions.showInLegend


stroke?

optional stroke?: string

Inherited from

RadialSectorSeriesBaseOptions.stroke


strokeWidth?

optional strokeWidth?: number

Inherited from

RadialSectorSeriesBaseOptions.strokeWidth


type

type: "nightingale"


visible?

optional visible?: boolean

Inherited from

RadialSectorSeriesBaseOptions.visible