Added charjs and fetch user activity to graph from new user/activity endpoint. This fetches tautulli stats based on the plex user_id linked with the seasoned account.

This commit is contained in:
2019-11-05 01:08:38 +01:00
parent d56a7d4dfe
commit ba670d06aa
4 changed files with 158 additions and 1 deletions

View File

@@ -13,6 +13,7 @@
"dependencies": {
"axios": "^0.18.1",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
"chart.js": "^2.9.2",
"connect-history-api-fallback": "^1.3.0",
"express": "^4.16.1",
"vue": "^2.5.2",