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