Releases: RomRider/apexcharts-card
Releases · RomRider/apexcharts-card
v1.4.0-dev.6
Bug Fixes
group_by
was extending values into the future (2cb79d2)
- Tooltip should not be in a fixed position (1762049)
v1.4.0-dev.5
Features
- series: Show/Hide a specific serie from the header or the graph (#36) (95c0433)
Bug Fixes
Documentation
- Fix error
data_generator
example (6d1c7a0), closes #34
v1.4.0-dev.4
Features
- Support for auto-entities (060e4c0)
- series: Retrieve an attribute of your entity instead of the state (#32) (b76bf16), closes #29
Documentation
v1.4.0-dev.3
Bug Fixes
- func: Filter
null
values in diff
(cfe736c)
v1.4.0-dev.2
Features
- editor: Preview in the GUI card selector (d4cd7a3)
- group_by: Add new
diff
function (57fd6a6)
v1.4.0-dev.1
Features
- graph: New chart types
scatter
, donut
, pie
and radialBar
(#24) (a0e4f85)
Documentation
- Add an example to change the line thickness (fd4a495)
- Missing
title
documentation in the header section (ff7f35b)
v1.3.1-dev.1
Bug Fixes
- header: Hide unit when
as_duration
is used (5686931)
- header: State was sometimes multi-line (4187104)
v1.3.0
1.3.0 (2021-01-30)
Features
- series: Display values as a duration (#21) (227f0ea)
- series: Hide the value of a serie in the legend (#22) (1e8f748), closes #20
- series.offset: Compare data from another timeframe with the current timeframe (#19) (af8ba81), closes #18
Bug Fixes
- config:
style
was not a valid config option (card-mod/picture-element) (0a38778), closes #15
- header: Unit would sometimes be on a new line (92fad1b)
- series.offset: Fix bug introduced by #19 (f5c0d57), closes #18
- style: Better default styling of toolbar (4d0ef1c), closes #16
v1.3.0-dev.3
Features
- series: Display values as a duration (#21) (227f0ea)
- series: Hide the value of a serie in the legend (#22) (1e8f748), closes #20
Bug Fixes
- header: Unit would sometimes be on a new line (92fad1b)