Preparing search index...
The search index is not available
Scripting API
Scripting API
dashboard/dashitems/DashboardItemApi
External
SankeyNode
Interface SankeyNode
interface
SankeyNode
{
color
:
SankeyColor
[]
;
customdata
:
Datum
[]
;
groups
:
SankeyNode
[]
;
hoverinfo
:
"all"
|
"none"
|
"skip"
;
hoverlabel
:
Partial
<
SankeyHoverLabel
>
;
hovertemplate
:
string
|
string
[]
;
label
:
Datum
[]
;
line
:
Partial
<
{
color
:
SankeyColor
;
width
:
number
;
}
>
;
pad
:
number
;
thickness
:
number
;
x
:
number
[]
;
y
:
number
[]
;
}
Index
Properties
color
customdata
groups
hoverinfo
hoverlabel
hovertemplate
label
line
pad
thickness
x
y
Properties
color
color
:
SankeyColor
[]
customdata
customdata
:
Datum
[]
groups
groups
:
SankeyNode
[]
hoverinfo
hoverinfo
:
"all"
|
"none"
|
"skip"
hoverlabel
hoverlabel
:
Partial
<
SankeyHoverLabel
>
hovertemplate
hovertemplate
:
string
|
string
[]
label
label
:
Datum
[]
line
line
:
Partial
<
{
color
:
SankeyColor
;
width
:
number
;
}
>
pad
pad
:
number
thickness
thickness
:
number
x
x
:
number
[]
y
y
:
number
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
color
customdata
groups
hoverinfo
hoverlabel
hovertemplate
label
line
pad
thickness
x
y
Scripting API
Loading...