diff --git a/frontend/src/pages/Statistics.vue b/frontend/src/pages/Statistics.vue index 55dfee3d..74949515 100644 --- a/frontend/src/pages/Statistics.vue +++ b/frontend/src/pages/Statistics.vue @@ -7,35 +7,45 @@
- - - - - + + + + + + + + + + + + + + +
@@ -129,6 +139,7 @@ import { createResource, DonutChart, NumberChart, + Tooltip, usePageMeta, } from 'frappe-ui' import { computed } from 'vue'