Skip to content

Commit

Permalink
fix: update options without resetting chart (#1061)
Browse files Browse the repository at this point in the history
  • Loading branch information
dangreen committed Jul 13, 2022
1 parent 213a7dc commit fa0a4bb
Show file tree
Hide file tree
Showing 6 changed files with 283 additions and 331 deletions.
2 changes: 1 addition & 1 deletion .size-limit.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{
"path": "dist/index.cjs",
"limit": "1.7 KB",
"limit": "1.75 KB",
"webpack": false,
"running": false
},
Expand Down
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@
"browserslist": "^4.17.3",
"chart.js": "^3.1.0",
"chartjs-adapter-date-fns": "^2.0.0",
"chartjs-plugin-annotation": "^1.4.0",
"chartjs-plugin-zoom": "^1.2.1",
"clean-publish": "^4.0.0",
"commitizen": "^4.2.4",
"date-fns": "^2.25.0",
Expand Down
Loading

0 comments on commit fa0a4bb

Please sign in to comment.