SiMicrochartBarComponent documentation¶
selector
si-microchart-barInput Properties¶
| Name | Type | Default | Description |
|---|---|---|---|
| height ¶ | number | 24 | Chart height in pixels. |
| series | MicrochartBarSeries | Microchart bar series. Example series can be: Example: Series: MicrochartBarSeries = { values: [2, 4, 5, 3, 5, 7, 7, 9, 11, 10, 12, 9], colorToken: 'si-sys-data-categorical-7'}; | |
| width ¶ | number | 64 | Chart width in pixels. |
Types Documentation¶
|
Except where otherwise noted, content on this site is licensed under MIT License.