Zoom und Pan funktionieren in beide Richtungen (xy).
This commit is contained in:
9
package-lock.json
generated
9
package-lock.json
generated
@@ -19,6 +19,7 @@
|
||||
"chart.js": "^4.4.8",
|
||||
"chartjs-adapter-date-fns": "^3.0.0",
|
||||
"chartjs-adapter-moment": "^1.0.1",
|
||||
"chartjs-chart-financial": "^0.2.1",
|
||||
"chartjs-plugin-zoom": "^2.2.0",
|
||||
"crypto-js": "^4.2.0",
|
||||
"date-fns": "^4.1.0",
|
||||
@@ -2674,6 +2675,14 @@
|
||||
"moment": "^2.10.2"
|
||||
}
|
||||
},
|
||||
"node_modules/chartjs-chart-financial": {
|
||||
"version": "0.2.1",
|
||||
"resolved": "https://registry.npmjs.org/chartjs-chart-financial/-/chartjs-chart-financial-0.2.1.tgz",
|
||||
"integrity": "sha512-RI3zrszyf2YdW7ME8I5XDsicy6YaU+uA1XZmGddR3rdcQlGf4pSgGFK8O0PWPO5Szdc8wZ8qpns++yib6pWBaw==",
|
||||
"peerDependencies": {
|
||||
"chart.js": "^4.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/chartjs-plugin-zoom": {
|
||||
"version": "2.2.0",
|
||||
"resolved": "https://registry.npmjs.org/chartjs-plugin-zoom/-/chartjs-plugin-zoom-2.2.0.tgz",
|
||||
|
||||
Reference in New Issue
Block a user