Skip to content

Releases: RomRider/apexcharts-card

v1.5.0-dev.2

03 Feb 14:17
Compare
Choose a tag to compare
v1.5.0-dev.2 Pre-release
Pre-release

1.5.0-dev.2 (2021-02-03)

Bug Fixes

  • Float were not displayed in non-timeline charts (e67d2d7), closes #42

v1.5.0-dev.1

03 Feb 01:28
Compare
Choose a tag to compare
v1.5.0-dev.1 Pre-release
Pre-release

1.5.0-dev.1 (2021-02-03)

Features

  • series: New fill_raw option to fill missing data in raw history (e2433b6)

v1.4.0

02 Feb 22:26
Compare
Choose a tag to compare

1.4.0 (2021-02-02)

Features

  • series: Show/Hide a specific serie from the header or the graph (#36) (95c0433)
  • Support for auto-entities (060e4c0)
  • editor: Preview in the GUI card selector (d4cd7a3)
  • graph: New chart types scatter, donut, pie and radialBar (#24) (a0e4f85)
  • group_by: Add new diff function (57fd6a6)
  • series: Retrieve an attribute of your entity instead of the state (#32) (b76bf16), closes #29

Bug Fixes

  • group_by was extending values into the future (2cb79d2)
  • Graph stopped updating following ddf6ca9 (bc54729)
  • Sometimes card would stay in warning mode (ddf6ca9)
  • Tooltip should not be in a fixed position (1762049)
  • func: Filter null values in diff (cfe736c)
  • header: Hide unit when as_duration is used (5686931)
  • header: State was sometimes multi-line (4187104)

Documentation

  • Add an example to change the line thickness (fd4a495)
  • Add more example (ffaa5df)
  • Fix error data_generator example (6d1c7a0), closes #34
  • Fix some typos (3df6aed)
  • Missing title documentation in the header section (ff7f35b)

v1.4.0-dev.6

02 Feb 22:23
Compare
Choose a tag to compare
v1.4.0-dev.6 Pre-release
Pre-release

1.4.0-dev.6 (2021-02-02)

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

01 Feb 23:31
Compare
Choose a tag to compare
v1.4.0-dev.5 Pre-release
Pre-release

1.4.0-dev.5 (2021-02-01)

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

01 Feb 12:39
Compare
Choose a tag to compare
v1.4.0-dev.4 Pre-release
Pre-release

1.4.0-dev.4 (2021-02-01)

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

31 Jan 18:14
Compare
Choose a tag to compare
v1.4.0-dev.3 Pre-release
Pre-release

1.4.0-dev.3 (2021-01-31)

Bug Fixes

  • func: Filter null values in diff (cfe736c)

v1.4.0-dev.2

31 Jan 17:51
Compare
Choose a tag to compare
v1.4.0-dev.2 Pre-release
Pre-release

1.4.0-dev.2 (2021-01-31)

Features

  • editor: Preview in the GUI card selector (d4cd7a3)
  • group_by: Add new diff function (57fd6a6)

v1.4.0-dev.1

30 Jan 20:23
Compare
Choose a tag to compare
v1.4.0-dev.1 Pre-release
Pre-release

1.4.0-dev.1 (2021-01-30)

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

30 Jan 10:46
Compare
Choose a tag to compare
v1.3.1-dev.1 Pre-release
Pre-release

1.3.1-dev.1 (2021-01-30)

Bug Fixes

  • header: Hide unit when as_duration is used (5686931)
  • header: State was sometimes multi-line (4187104)