Releases: RomRider/apexcharts-card
Releases · RomRider/apexcharts-card
v2.2.3
21 Aug 22:34
Compare
Sorry, something went wrong.
No results found
2.2.3 (2025-08-21)
Bug Fixes
Fix the chart not rendering sometimes (1c09cf6 ), closes #945
v2.2.2
21 Aug 14:20
Compare
Sorry, something went wrong.
No results found
2.2.2 (2025-08-21)
Bug Fixes
Charts would sometimes not display if used inside a vertical or horizontal stack card (2fa43df ), closes #945
v2.2.1
21 Aug 08:08
Compare
Sorry, something went wrong.
No results found
2.2.1 (2025-08-21)
Bug Fixes
annotations: Do not erase apex_config manually defined xaxis and points annotations (375de4f ), closes #932
sections: Bring back the old behavior when section_mode is not true and card is used in section views (99d6c2c ), closes #942
Documentation
sections: Add documentation about sections views (4f25703 )
v2.2.0
20 Aug 15:11
Compare
Sorry, something went wrong.
No results found
2.2.0 (2025-08-20)
Features
Display the card version on the card (useful for debugging) (ac800c5 )
series: Add option to hide null or zero values in the header (#544 ) (baf2066 ), closes #543
series: Extend stroke_dash to support an array for more complex dashing patterns (#902 ) (cafbcec )
Support for sections views using section_mode (fe85144 ), closes #927 #837 #904 #736
Bug Fixes
graph rendering too wide when heading title is too long (#812 ) (094280d )
Text color selection for given background now takes into account human perception. (#820 ) (f09756f )
Documentation
Fix typos and improve grammar in README.md (#698 ) (6655949 )
Updated install instructions (37f3fa2 )
v2.2.0-dev.3
20 Aug 14:44
Compare
Sorry, something went wrong.
No results found
2.2.0-dev.3 (2025-08-20)
Features
series : Add option to hide null or zero values in the header (#544 ) (baf2066 ), closes #544 #543
v2.2.0-dev.2
20 Aug 13:22
Compare
Sorry, something went wrong.
No results found
2.2.0-dev.2 (2025-08-20)
Features
series : Extend stroke_dash to support an array for more complex dashing patterns (#902 ) (cafbcec ), closes #902
Bug Fixes
Text color selection for given background now takes into account human perception. (#820 ) ([f09756f ]
(f09756f )), closes #820
Documentation
Fix typos and improve grammar in README.md (#698 ) (6655949 ), closes #698
Updated install instructions (37f3fa2 )
v2.2.0-dev.1
20 Aug 12:23
Compare
Sorry, something went wrong.
No results found
2.2.0-dev.1 (2025-08-20)
Features
Display the card version on the card (useful for debugging) (ac800c5 )
Support for sections views using section_mode (fe85144 ), closes #927 #837 #904 #736
Bug Fixes
graph rendering too wide when heading title is too long (#812 ) (094280d ), closes #812
v2.1.2
10 Jul 10:58
Compare
Sorry, something went wrong.
No results found
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
09 Jul 20:04
Compare
Sorry, something went wrong.
No results found
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
09 Jul 12:06
Compare
Sorry, something went wrong.
No results found
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 )