chartjs zoom support + calculate macro

This commit is contained in:
Jan Prochazka
2022-01-02 19:01:14 +01:00
parent 866b8fdc25
commit 1c5fce1be1
6 changed files with 61 additions and 2 deletions

View File

@@ -53,5 +53,8 @@
"tslib": "^2.3.1",
"typescript": "^4.4.3",
"uuid": "^3.4.0"
},
"dependencies": {
"chartjs-plugin-zoom": "^1.2.0"
}
}