diff --git a/src/AnimatedLineGraph.tsx b/src/AnimatedLineGraph.tsx index bee225a..2d52f65 100644 --- a/src/AnimatedLineGraph.tsx +++ b/src/AnimatedLineGraph.tsx @@ -249,6 +249,7 @@ export function AnimatedLineGraph({ setCommandsChanged(commandsChanged + 1) + interpolateProgress.value = 0 interpolateProgress.value = withSpring(1, { mass: 1, stiffness: 500,