add canvasId default, fix analysis view pie props

This commit is contained in:
Christoph Kluge
2025-02-05 12:51:06 +01:00
parent 6c244f3121
commit 42b9de8360
3 changed files with 3 additions and 3 deletions

View File

@@ -386,7 +386,7 @@
<Card body color="danger">{$topQuery.error.message}</Card>
{:else}
<Pie
type={groupSelection.key}
canvasId={`pie-${groupSelection.key}`}
size={colWidth1}
sliceLabel={sortSelection.label}
quantities={$topQuery.data.topList.map(