kalkih / mini-graph-card

Minimalistic graph card for Home Assistant Lovelace UI
MIT License
3.06k stars 237 forks source link

fix(graph): gradient color fallback #1164

Closed scottanderson closed 2 weeks ago

scottanderson commented 2 weeks ago

Added a fallback to use the stop.color when threshold values are outside the visible range. This prevents undefined colors from causing unexpected graph rendering behavior, such as turning blue near the edges.