Context for the node formatter function.
Extends
Members
-
percentage :number|undefined
-
Stacked series and pies only. The point's percentage of the total.
Type:
- number | undefined
- Inherited From:
-
point :Highcharts.SankeyNodeObject
-
The node object. The node name, if defined, is available through
this.point.name
.Type:
-
series :Highcharts.Series
-
The series object. The series name is available through
this.series.name
.Type:
- Inherited From:
-
total :number|undefined
-
Stacked series only. The total value at this point's x value.
Type:
- number | undefined
- Inherited From:
-
x :number
-
The x value.
Type:
- number
- Inherited From:
-
y :number|null
-
The y value.
Type:
- number | null
- Inherited From: