Interface: SankeySeriesOptions
Extends
StandaloneSeriesBaseOptions
Properties
fills?
optionalfills?:string[]
Inherited from
StandaloneSeriesBaseOptions.fills
fromField
fromField:
string
id?
optionalid?:string
Inherited from
StandaloneSeriesBaseOptions.id
label?
optionallabel?:Switchable&FontOptions&object
Node labels.
Type Declaration
formatter?
optionalformatter?: (params) =>string
Parameters
params
name
string
total
number
Returns
string
linkOpacity?
optionallinkOpacity?:number
Opacity of the flow ribbons (0.35 by default).
node?
optionalnode?:object
spacing?
optionalspacing?:number
width?
optionalwidth?:number
showInLegend?
optionalshowInLegend?:boolean
Inherited from
StandaloneSeriesBaseOptions.showInLegend
sizeField
sizeField:
string
toField
toField:
string
type
type:
"sankey"
visible?
optionalvisible?:boolean
Inherited from
StandaloneSeriesBaseOptions.visible