Skip to content

Releases: plckr/chartjs-card

v2.0.4

28 Feb 14:42

Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v2.0.4

v2.0.3

28 Feb 14:37

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.2...v2.0.3

v2.0.2

30 Dec 08:37

Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

30 Dec 08:31

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

30 Dec 08:25

Choose a tag to compare

Breaking Changes

Updated Chart.js to latest version (4.5.1).
Check migration guide

What's Changed

  • Refactor card and upgrade chartjs by @plckr in #15

Full Changelog: 1.1.1...v2.0.0

1.1.1: Fix lit dependency

18 Jan 00:03

Choose a tag to compare

1.1.0: Additional Plugins

17 Jan 23:49

Choose a tag to compare

Now plugins can be added to the graph
at the moment the following plugins are available after registering:

  • zoom
  • annotation

to register, follow the example below:

register_plugins:
  - zoom
  - annotation

1.0.3

13 Jan 16:33

Choose a tag to compare

  • Allows to compute CSS var after evaluated templates
  • hass is now accessible through templating

1.0.2: Better HACS Support

12 Jan 14:19

Choose a tag to compare

This release hasn't any change on the code, you can upgrade with no problem

1.0.1: Fix chart update when entities changes

12 Jan 11:20

Choose a tag to compare

Fix chart update when entities changes