File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -73,9 +73,9 @@ the color of the bars is generally set this way.
73
73
| [ ` borderSkipped ` ] ( #borderskipped ) | ` String ` | Yes | Yes | ` 'bottom' `
74
74
| [ ` borderWidth ` ] ( #styling ) | ` Number ` | Yes | Yes | ` 0 `
75
75
| [ ` data ` ] ( #data-structure ) | ` Object[] ` | - | - | ** required**
76
- | [ ` hoverBackgroundColor ` ] ( #interactions ) | [ ` Color ` ] ( ../general/colors.md ) | - | - | ` undefined `
77
- | [ ` hoverBorderColor ` ] ( #interactions ) | [ ` Color ` ] ( ../general/colors.md ) | - | - | ` undefined `
78
- | [ ` hoverBorderWidth ` ] ( #interactions ) | ` Number ` | - | - | ` 1 `
76
+ | [ ` hoverBackgroundColor ` ] ( #interactions ) | [ ` Color ` ] ( ../general/colors.md ) | - | Yes | ` undefined `
77
+ | [ ` hoverBorderColor ` ] ( #interactions ) | [ ` Color ` ] ( ../general/colors.md ) | - | Yes | ` undefined `
78
+ | [ ` hoverBorderWidth ` ] ( #interactions ) | ` Number ` | - | Yes | ` 1 `
79
79
| [ ` label ` ] ( #general ) | ` String ` | - | - | ` '' `
80
80
| [ ` xAxisID ` ] ( #general ) | ` String ` | - | - | first x axis
81
81
| [ ` yAxisID ` ] ( #general ) | ` String ` | - | - | first y axis
You can’t perform that action at this time.
0 commit comments