DonutChart
<SingleDonutChart
:circlePadding= "0"
:percentage= "50"
rounded
:strokeWidth= "2.8"
text= "{{percentage}}%"
:width= "250"
/>Properties
- circlePaddingThe padding between the circle and the edges.
- percentageThe percentage of the donut chart.
- roundedWhether the stroke should be rounded.
- strokeWidthThe width of the stroke.
- textThe text to display in the center of the donut chart.
- widthThe size of the donut chart.
Using slots
50
visitors by month