diff --git a/report-viewer/src/components/distributionDiagram/DistributionDiagram.vue b/report-viewer/src/components/distributionDiagram/DistributionDiagram.vue index d62b14b09..dc2ef351b 100644 --- a/report-viewer/src/components/distributionDiagram/DistributionDiagram.vue +++ b/report-viewer/src/components/distributionDiagram/DistributionDiagram.vue @@ -133,7 +133,6 @@ const options = computed(() => { } } }, - animation: false as false, plugins: { datalabels: { color: graphColors.ticksAndFont.value,