1.1.0 (2021-01-26)
⚠ BREAKING CHANGES
- Replace
hours_to_show
withgraph_span
. Takes a time string instead of a number of hours.
Features
- Replace
hours_to_show
withgraph_span
. Takes a time string instead of a number of hours. (e7ed408) - color: Define your own
color
option for eachserie
(#7) (3a15db2), closes #4 - header: More header options and title support (#8) (2cbd769), closes #5
- Add
update_interval
config option (357db9a), closes #2
Bug Fixes
- tooltip: Values where following the selected point (0145ca2)
- Error was not displayed if duration couldn't be parsed (2e2212f)
- Name and units displayed (fe5526b)