Skip to content

Releases: plckr/chartjs-card

1.1.1: Fix lit dependency

18 Jan 00:03
Compare
Choose a tag to compare

1.1.0: Additional Plugins

17 Jan 23:49
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
Fix chart update when entities changes

1.0.0: Chart.js 3.7.0 *BREAKING CHANGES*

12 Jan 00:08
Compare
Choose a tag to compare

BREAKING CHANGES

Check chart.js documentation carefully

https://www.chartjs.org/docs/3.7.0/

  • Chart.js version to 3.7.0
  • More organized code
  • Chart gets updated automatically when configuration changes

Added plugins feature

03 Aug 11:10
f19a998
Compare
Choose a tag to compare
0.0.1

undo commit e70c69125b8469dd88a6def4ff50a1383112d5c9