eurostat-map
Preparing search index...
SparklineColorLegendConfig
Interface SparklineColorLegendConfig
Configuration for sparkline color legend (explains sparkLineColor/sparkAreaColor rules).
interface
SparklineColorLegendConfig
{
show
?:
boolean
;
title
?:
string
;
titlePadding
?:
number
;
marginTop
?:
number
;
itemGap
?:
number
;
swatchWidth
?:
number
;
swatchHeight
?:
number
;
labelOffsetX
?:
number
;
items
?:
{
color
:
string
;
label
:
string
}
[]
;
}
Index
Properties
show?
title?
title
Padding?
margin
Top?
item
Gap?
swatch
Width?
swatch
Height?
label
Offset
X?
items?
Properties
Optional
show
show
?:
boolean
Optional
title
title
?:
string
Optional
title
Padding
titlePadding
?:
number
Optional
margin
Top
marginTop
?:
number
Optional
item
Gap
itemGap
?:
number
Optional
swatch
Width
swatchWidth
?:
number
Optional
swatch
Height
swatchHeight
?:
number
Optional
label
Offset
X
labelOffsetX
?:
number
Optional
items
items
?:
{
color
:
string
;
label
:
string
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
show
title
title
Padding
margin
Top
item
Gap
swatch
Width
swatch
Height
label
Offset
X
items
eurostat-map
Loading...
Configuration for sparkline color legend (explains sparkLineColor/sparkAreaColor rules).