Chart configuration¶

Options¶
| Name | Type | Default | Description |
|---|---|---|---|
| line_type | string | normal | Chart line style. Options: normal, gradient, gradient_no_fill, no_fill |
Line types¶
normal(default): Standard solid lines with filled areasgradient: Gradient-colored lines with gradient-filled areasgradient_no_fill: Gradient-colored lines without fillno_fill: Solid lines without fill areas
Example¶
Notes¶
The card’s system metrics chart typically reads from Home Assistant recorder/history. If you don’t have recorder history retained for the relevant sensors yet, the chart may appear blank initially.