Interface: NightingaleSeriesOptions
Extends
RadialSectorSeriesBaseOptions
Properties
angleField
angleField:
string
Inherited from
RadialSectorSeriesBaseOptions.angleField
fill?
optionalfill?:string
Inherited from
RadialSectorSeriesBaseOptions.fill
fillOpacity?
optionalfillOpacity?:number
Inherited from
RadialSectorSeriesBaseOptions.fillOpacity
groupGap?
optionalgroupGap?:number
Gap between sectors of one angle group (radial-column) — fraction of the slot step (0–0.9, default 0.2). Ignored when the series is alone in the band.
Inherited from
RadialSectorSeriesBaseOptions.groupGap
id?
optionalid?:string
Inherited from
RadialSectorSeriesBaseOptions.id
name?
optionalname?:string
Inherited from
RadialSectorSeriesBaseOptions.name
radiusField
radiusField:
string
Inherited from
RadialSectorSeriesBaseOptions.radiusField
sectorSpacing?
optionalsectorSpacing?:number
Constant-width gap between adjacent sectors, px (1 by default).
Inherited from
RadialSectorSeriesBaseOptions.sectorSpacing
showInLegend?
optionalshowInLegend?:boolean
Inherited from
RadialSectorSeriesBaseOptions.showInLegend
stroke?
optionalstroke?:string
Inherited from
RadialSectorSeriesBaseOptions.stroke
strokeWidth?
optionalstrokeWidth?:number
Inherited from
RadialSectorSeriesBaseOptions.strokeWidth
tooltip?
optionaltooltip?:Switchable&object
Type Declaration
renderer?
optionalrenderer?: (params) =>string|TooltipContentData
Parameters
params
RadialTooltipRendererParams
Returns
string | TooltipContentData
Inherited from
RadialSectorSeriesBaseOptions.tooltip
type
type:
"nightingale"
visible?
optionalvisible?:boolean
Inherited from
RadialSectorSeriesBaseOptions.visible