Releases: RomRider/apexcharts-card
Releases · RomRider/apexcharts-card
v1.2.0-dev.6
1.2.0-dev.6 (2021-01-28)
Features
- Define your own float precision for legend, tooltip and Y axis (7b0f30f)
Bug Fixes
- xasis: Better handling of graph end time if everything is
columnandgroup_byis enabled (b5b85a6)
v1.2.0-dev.5
1.2.0-dev.5 (2021-01-27)
Bug Fixes
v1.2.0-dev.4
v1.2.0-dev.3
v1.2.0-dev.2
1.2.0-dev.2 (2021-01-27)
Features
- cache: Invalidate cache on every new card version (#12) (b1799d9)
- span: Add
endas an option to end the graph at the end of the day, minute, etc... (#11) (1d0aca8)
Bug Fixes
v1.2.0-dev.1
1.2.0-dev.1 (2021-01-27)
Features
v1.1.0
1.1.0 (2021-01-26)
⚠ BREAKING CHANGES
- Replace
hours_to_showwithgraph_span. Takes a time string instead of a number of hours.
Features
- Replace
hours_to_showwithgraph_span. Takes a time string instead of a number of hours. (e7ed408) - color: Define your own
coloroption for eachserie(#7) (3a15db2), closes #4 - header: More header options and title support (#8) (2cbd769), closes #5
- Add
update_intervalconfig 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)
Documentation
Chores
v1.1.0-dev.2
1.1.0-dev.2 (2021-01-26)
⚠ BREAKING CHANGES
- Replace
hours_to_showwithgraph_span. Takes a time string instead of a number of hours.
Features
- Replace
hours_to_showwithgraph_span. Takes a time string instead of a number of hours. (e7ed408) - color: Define your own
coloroption for eachserie(#7) (3a15db2), closes #4 - header: More header options and title support (#8) (2cbd769), closes #5
Bug Fixes
- tooltip: Values where following the selected point (0145ca2)
v1.1.0-dev.1
1.1.0-dev.1 (2021-01-25)
Features
Bug Fixes
Documentation
Chores
- changelog: Add doc and chores sections (58d7f5f)