diff --git a/web/frontend/src/generic/plots/Pie.svelte b/web/frontend/src/generic/plots/Pie.svelte index a0312c4..c3345c7 100644 --- a/web/frontend/src/generic/plots/Pie.svelte +++ b/web/frontend/src/generic/plots/Pie.svelte @@ -14,7 +14,22 @@ --> {#if $initq.data} @@ -235,7 +244,7 @@ {#each $topUserQuery.data.topUser as tu, i}