aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDeterminant <ted.sybil@gmail.com>2019-02-23 01:20:27 -0500
committerDeterminant <ted.sybil@gmail.com>2019-02-23 01:20:27 -0500
commit0d665c8de086d79d8c49e01a262a520c65505fbf (patch)
tree1b499bfa4abd52429ebc5fc46c00f559260e626d /package.json
parentf23552831c5f2310a3afa4b16198e06a7283a069 (diff)
improve the UI
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/package.json b/package.json
index a203e8b..9c1b87f 100644
--- a/package.json
+++ b/package.json
@@ -31,18 +31,22 @@
"dependencies": {
"@material-ui/core": "^3.9.2",
"@material-ui/icons": "^3.0.2",
- "@nivo/pie": "^0.52.1",
"@types/chrome": "0.0.79",
"@types/classnames": "^2.2.7",
+ "@types/color": "^3.0.0",
"@types/material-ui": "^0.21.6",
"@types/react": "^16.8.2",
"@types/react-dates": "^17.1.5",
"@types/react-dom": "^16.8.1",
"@types/react-router-dom": "^4.3.1",
+ "chart.js": "^2.7.3",
+ "chartjs-plugin-labels": "^1.1.0",
+ "color": "^3.1.0",
"lru-cache": "^5.1.1",
"materialcolorize": "^1.1.7",
"moment": "^2.24.0",
"react": "^16.8.1",
+ "react-chartjs-2": "^2.7.4",
"react-dates": "^19.0.0",
"react-dom": "^16.8.1",
"react-material-color-picker": "^1.1.2",