animated-charts
Version:
Animated chart web components for all frameworks (React, Angular, Vue, HTML)
22 lines (12 loc) • 766 B
Markdown
# animated-area-chart
<!-- Auto Generated Below -->
## Properties
| Property | Attribute | Description | Type | Default |
| ------------ | ------------- | ----------- | --------------------- | ----------- |
| `chartTitle` | `chart-title` | | `string \| undefined` | `undefined` |
| `color` | `color` | | `string` | `'#3b82f6'` |
| `data` | `data` | | `number[]` | `[]` |
| `height` | `height` | | `number` | `240` |
| `labels` | `labels` | | `string[]` | `[]` |
----------------------------------------------
*Built with [StencilJS](https://stenciljs.com/)*