Skip to content

Commit

Permalink
Добавлена панель для аналитики с графиками
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyKapral committed Apr 14, 2022
1 parent 3f6a34a commit ec68125
Show file tree
Hide file tree
Showing 8 changed files with 526 additions and 85 deletions.
230 changes: 229 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,20 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"@vueform/multiselect": "^2.3.3",
"apexcharts": "^3.35.0",
"axios": "^0.26.0",
"bootstrap": "^5.1.3",
"bootstrap-vue": "^2.21.2",
"bootstrap-vue-3": "^0.1.7",
"chart.js": "^3.7.1",
"core-js": "^3.6.5",
"leaflet": "^1.7.1",
"vue": "^3.2.31",
"vue-chartjs": "^4.0.4",
"vue-geolocation-api": "^0.1.21",
"vue-multiselect": "^2.1.6"
"vue-multiselect": "^2.1.6",
"vue3-apexcharts": "^1.4.1"
},
"devDependencies": {
"@vue-leaflet/vue-leaflet": "^0.6.1",
Expand Down
Loading

0 comments on commit ec68125

Please sign in to comment.