Vue ChartsBackground
This section describes how to change the background of a chart.
background.fill property accepts a colour string value.
background: {
fill: 'rgb(63, 127, 255)',
},This section describes how to change the background of a chart.
background.fill property accepts a colour string value.
background: {
fill: 'rgb(63, 127, 255)',
},