Upgrading chartjs to 4.3 and removing ng2-charts from modelview (#23398)

* Upgrading chartjs

* Upgrading charjs in exthost and removing ng2-charts

* Updating lock file

* Fixing paths in workbench for new chartjs

* Removing more any

* Removing more any

* Fixing colors

* Fixing more stuff

* Updating distro hash
This commit is contained in:
Aasim Khan
2023-06-20 18:03:56 -07:00
committed by GitHub
parent 0e27b88673
commit b028d12577
18 changed files with 288 additions and 291 deletions

View File

@@ -21,7 +21,8 @@
"angular2-grid": "2.0.6",
"ansi_up": "^5.1.0",
"azdataGraph": "github:Microsoft/azdataGraph#0.0.58",
"chart.js": "^2.9.4",
"chart.js": "^4.3.0",
"chartjs-adapter-moment": "^1.0.1",
"cookie": "^0.4.0",
"graceful-fs": "4.2.8",
"gridstack": "^3.1.3",
@@ -33,8 +34,8 @@
"keytar": "7.9.0",
"mark.js": "^8.11.1",
"minimist": "^1.2.6",
"moment": "^2.29.4",
"native-watchdog": "1.4.0",
"ng2-charts": "^1.6.0",
"node-pty": "0.11.0-beta11",
"plotly.js-dist-min": "^1.53.0",
"reflect-metadata": "^0.1.8",