mirror of
https://github.com/henrygd/beszel.git
synced 2025-12-17 18:56:17 +01:00
use promise.allsettled to stop docker chart from populating later
This commit is contained in:
@@ -73,8 +73,8 @@ export default function CpuChart({
|
||||
stroke="hsl(var(--chart-1))"
|
||||
isAnimationActive={false}
|
||||
// animationEasing="ease-out"
|
||||
animationDuration={700}
|
||||
animateNewValues={true}
|
||||
// animationDuration={1200}
|
||||
// animateNewValues={true}
|
||||
/>
|
||||
</AreaChart>
|
||||
</ChartContainer>
|
||||
|
||||
Reference in New Issue
Block a user