Releases: kalkih/mini-graph-card
Releases · kalkih/mini-graph-card
v0.0.4
- Added options to have the line change color if the state is above/below specified values
- Fixed graph when setting accuracy option to a higher value than the available data points in history
v0.0.3
- Added option
font_size
to modify the font size scale of the state #4
- Fixed
<path> attribute d: Expected number
errors.
- Decreased the default font size slightly #4
- Changed default graph height from 150 to 100;
- Improved compatibility with other custom cards like vertical-card-stack #3