switch to linear scales entirely

This commit is contained in:
Girish Ramakrishnan
2025-05-23 15:08:01 +02:00
parent d37621044c
commit 56c671149e
3 changed files with 29 additions and 54 deletions
-17
View File
@@ -19,7 +19,6 @@
"async": "^3.2.6",
"bootstrap-sass": "^3.4.3",
"chart.js": "^4.4.9",
"chartjs-adapter-moment": "^1.0.1",
"eslint": "^9.27.0",
"eslint-plugin-vue": "^10.1.0",
"filesize": "^10.1.6",
@@ -1584,16 +1583,6 @@
"pnpm": ">=8"
}
},
"node_modules/chartjs-adapter-moment": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/chartjs-adapter-moment/-/chartjs-adapter-moment-1.0.1.tgz",
"integrity": "sha512-Uz+nTX/GxocuqXpGylxK19YG4R3OSVf8326D+HwSTsNw1LgzyIGRo+Qujwro1wy6X+soNSnfj5t2vZ+r6EaDmA==",
"license": "MIT",
"peerDependencies": {
"chart.js": ">=3.0.0",
"moment": "^2.10.2"
}
},
"node_modules/chokidar": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.1.tgz",
@@ -3723,12 +3712,6 @@
"@kurkle/color": "^0.3.0"
}
},
"chartjs-adapter-moment": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/chartjs-adapter-moment/-/chartjs-adapter-moment-1.0.1.tgz",
"integrity": "sha512-Uz+nTX/GxocuqXpGylxK19YG4R3OSVf8326D+HwSTsNw1LgzyIGRo+Qujwro1wy6X+soNSnfj5t2vZ+r6EaDmA==",
"requires": {}
},
"chokidar": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.1.tgz",