add recharts and remove highcharts

This commit is contained in:
Hassan Azmi
2021-04-01 14:19:40 -04:00
parent a526b70fc2
commit 90c4e5bedc
2 changed files with 332 additions and 288 deletions

613
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -25,8 +25,6 @@
"antd": "^4.5.2",
"apollo-upload-client": "^13.0.0",
"graphql": "^15.5.0",
"highcharts": "^8.1.0",
"highcharts-react-official": "^3.0.0",
"history": "^4.10.1",
"lodash": "^4.17.15",
"moment": "^2.26.0",
@@ -34,9 +32,8 @@
"react": "^16.13.0",
"react-dom": "^16.13.0",
"react-helmet": "^5.2.1",
"react-jsx-highcharts": "^4.1.0",
"react-jsx-highstock": "^4.1.0",
"react-router-dom": "^5.1.2"
"react-router-dom": "^5.1.2",
"recharts": "^2.0.9"
},
"devDependencies": {
"@babel/core": "^7.8.7",