Skip to content

Releases: plckr/chartjs-card

v2.0.4

Choose a tag to compare

@github-actions github-actions released this 28 Feb 14:42

What's Changed

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

v2.0.3

Choose a tag to compare

@github-actions github-actions released this 28 Feb 14:37

What's Changed

New Contributors

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

v2.0.2

Choose a tag to compare

@github-actions github-actions released this 30 Dec 08:37

What's Changed

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

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 30 Dec 08:31

What's Changed

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

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 30 Dec 08:25

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

Choose a tag to compare

@plckr plckr released this 18 Jan 00:03
bump version

1.1.0: Additional Plugins

Choose a tag to compare

@plckr plckr released this 17 Jan 23:49

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

Choose a tag to compare

@plckr plckr released this 13 Jan 16:33
  • Allows to compute CSS var after evaluated templates
  • hass is now accessible through templating

1.0.2: Better HACS Support

Choose a tag to compare

@plckr plckr released this 12 Jan 14:19

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

1.0.1: Fix chart update when entities changes

Choose a tag to compare

@plckr plckr released this 12 Jan 11:20
Fix chart update when entities changes