Releases: RomRider/apexcharts-card
Releases · RomRider/apexcharts-card
v2.1.2
2.1.2 (2024-07-10)
Bug Fixes
- series: extremas would be wrong in some cases with
in_chart: false
(019b4ee), closes #725
v2.1.1
2.1.1 (2024-07-09)
Bug Fixes
- yaxis: when
in_chart: false
, yaxis
generated config would be wrong (5932f2f), closes #724
v2.1.0
2.1.0 (2024-07-09)
Features
- Add change type for statistics (#555) (608fbe5), closes #552
- locales: Support for new locales (2fca527)
- series: Direct support for dashed lines (29aad77), closes #413
- series: hide specific serie in legend with
in_legend: false
(12cb893), closes #74
- series: support for
monotoneCubic
curves (998cb99)
- series: Support for stack group of columns (2935b4e), closes #673 #550
- statistics: add weekly statistics period (#680) (e923126)
- support for server time (55c8f97), closes #709 #579
Bug Fixes
extremas
with time_delta
would generate wrong results (f7ab3e8), closes #713
- display was wrong when using server time + serie offset (84357f9), closes #579
- series: fix
in_legend
for apexcharts.js v3.50.0 (221b0a5)
v2.1.0-dev.4
Features
- series: hide specific serie in legend with
in_legend: false
(12cb893), closes #74
- series: Support for stack group of columns (2935b4e), closes #673 #550
v2.1.0-dev.3
Features
- locales: Support for new locales (2fca527)
- series: Direct support for dashed lines (29aad77), closes #413
- series: support for
monotoneCubic
curves (998cb99)
v2.1.0-dev.2
Bug Fixes
extremas
with time_delta
would generate wrong results (f7ab3e8), closes #713
- display was wrong when using server time + serie offset (84357f9), closes #579
v2.0.4
2.0.4 (2023-04-02)
Bug Fixes
- actually really fix the issue with HA 2023.4 beta and above (972f2c0), closes #529
- extra space at bottom because of the card's action-handler (533a784)
v2.0.4-dev.1
Bug Fixes
- actually really fix the issue with HA 2023.4 beta and above (972f2c0), closes #529
- extra space at bottom because of the card's action-handler (533a784)
v2.0.3
2.0.3 (2023-04-02)
Bug Fixes
- card broken with HA 2023.4.0bXX and above (e1aaf69), closes #527