chartjs-chart-geo v4.3.4 / IGeoFeatureOptions
Interface: IGeoFeatureOptions
Extends
Omit
<BarOptions
,"borderWidth"
>.Record
<string
,unknown
>
Properties
borderWidth
borderWidth:
number
Width of the border
Default
0
Defined in
work/chartjs-chart-geo/chartjs-chart-geo/src/elements/GeoFeature.ts:20
graticuleBorderColor
graticuleBorderColor:
string
border color for the graticule
Default
#CCCCCC
Defined in
work/chartjs-chart-geo/chartjs-chart-geo/src/elements/GeoFeature.ts:42
graticuleBorderWidth
graticuleBorderWidth:
number
border width for the graticule
Default
0
Defined in
work/chartjs-chart-geo/chartjs-chart-geo/src/elements/GeoFeature.ts:47
outlineBackgroundColor
outlineBackgroundColor:
null
|string
background color for the outline
Default
null
Defined in
work/chartjs-chart-geo/chartjs-chart-geo/src/elements/GeoFeature.ts:26
outlineBorderColor
outlineBorderColor:
string
border color for the outline
Default
defaultColor of Chart.js
Defined in
work/chartjs-chart-geo/chartjs-chart-geo/src/elements/GeoFeature.ts:31
outlineBorderWidth
outlineBorderWidth:
number
border width for the outline
Default
0
Defined in
work/chartjs-chart-geo/chartjs-chart-geo/src/elements/GeoFeature.ts:36