Skip to content

SiMicrochartProgressComponent documentation

selector
si-microchart-progress

Input Properties

NameTypeDefaultDescription
barHeight
number4
barWidth
number64
series
Required
MicrochartProgressSeriesMicrochart progress series. Example series can be:
Example: Series: MicrochartProgressSeries = { valuePercent: 80, colorToken: 'element-data-7' };

Types Documentation

Properties
Use a data-color. See: https://element.siemens.io/fundamentals/colors/data-visualization-colors/#tokens

Example:
"element-data-10"
colorToken: string
Value in percent
valuePercent: number

Except where otherwise noted, content on this site is licensed under MIT License.