animated-charts
Version:
Animated chart web components for all frameworks (React, Angular, Vue, HTML)
23 lines (13 loc) • 868 B
Markdown
# animated-donut-chart
<!-- Auto Generated Below -->
## Properties
| Property | Attribute | Description | Type | Default |
| ------------- | -------------- | ----------- | --------------------- | ----------- |
| `chartTitle` | `chart-title` | | `string \| undefined` | `undefined` |
| `colors` | `colors` | | `string[]` | `[]` |
| `data` | `data` | | `number[]` | `[]` |
| `labels` | `labels` | | `string[]` | `[]` |
| `size` | `size` | | `number` | `120` |
| `strokeWidth` | `stroke-width` | | `number` | `16` |
----------------------------------------------
*Built with [StencilJS](https://stenciljs.com/)*