diff --git a/frontend/src/VisitorCharts.vue b/frontend/src/VisitorCharts.vue index 8d43f1e..3102ecc 100644 --- a/frontend/src/VisitorCharts.vue +++ b/frontend/src/VisitorCharts.vue @@ -75,25 +75,33 @@ const viewChart = computed(() => buildChart(viewSeries.value, now.value)) + + + + - -