diff --git a/src/assets/314858_hidden_eye_icon.png b/src/assets/314858_hidden_eye_icon.png new file mode 100644 index 0000000..6f2b613 Binary files /dev/null and b/src/assets/314858_hidden_eye_icon.png differ diff --git a/src/assets/315220_eye_icon.png b/src/assets/315220_eye_icon.png new file mode 100644 index 0000000..c7eec09 Binary files /dev/null and b/src/assets/315220_eye_icon.png differ diff --git a/src/components/BarChart.vue b/src/components/BarChart.vue index 6a43682..ee872b2 100644 --- a/src/components/BarChart.vue +++ b/src/components/BarChart.vue @@ -35,7 +35,7 @@ export default { }] }, chartOptions: { - responsive: true + responsive: false } } } @@ -43,9 +43,5 @@ export default { \ No newline at end of file diff --git a/src/components/Navbar.vue b/src/components/Navbar.vue index 404280b..b2e1e1e 100644 --- a/src/components/Navbar.vue +++ b/src/components/Navbar.vue @@ -1,5 +1,5 @@