Skip to content

Commit

Permalink
v2.2.0/v3.8.0
Browse files Browse the repository at this point in the history
New chart js Version
  • Loading branch information
zibous committed Jun 1, 2022
1 parent b40cd91 commit e9dd2ea
Show file tree
Hide file tree
Showing 12 changed files with 8,866 additions and 8,366 deletions.
2 changes: 1 addition & 1 deletion dist/chart-card/chart-bundle-min.js

Large diffs are not rendered by default.

5,361 changes: 2,776 additions & 2,585 deletions dist/chart-card/chart-bundle.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/chart-card/chart-card-min.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions dist/chart-card/chart-card.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
* https://github.com/zibous/lovelace-graph-chart-card
*
* License: MIT
* Generated on 2021
* Generated on 2022
* Author: Peter siebler
*/

/** --------------------------------------------------------------------
Custom Chart Card
Custom Chart Card
based on https://github.com/sdelliot/pie-chart-card
chartjs: https://www.chartjs.org/
Expand All @@ -33,8 +33,8 @@ import "/hacsfiles/chart-card/chart.js?module"
const appinfo = {
name: "✓ custom:chart-card ",
app: "chart-card",
version: "v2.1.6/v3.6.1",
chartjs: Chart.version || "v3.6.1",
version: "v2.2.0/v3.8.0",
chartjs: Chart.version || "v3.8.0",
assets: "/hacsfiles/chart-card/assets/",
github: "https://github.com/zibous/lovelace-graph-chart-card"
}
Expand Down
2 changes: 1 addition & 1 deletion dist/chart-card/chart-min.js

Large diffs are not rendered by default.

Loading

0 comments on commit e9dd2ea

Please sign in to comment.