PolarRadarAnimationState

Animation state interface for polar/radar animations

Props

The following table outlines the props for the PolarRadarAnimationState:

NameTypeDefaultDescription
animationProgress
number
-

Current animation progress (0-1)

isFirstRenderRef
RefObject<boolean>
-

Tracks if this is the first render overall

isInitialRenderRef
RefObject<boolean[]>
-

Tracks whether this is the initial render for each series

previousPathLengthRef
RefObject<number[]>
-

Previous path length reference for tracking changes

previousSeriesOptionsRef
-

Stores previous render options for comparison

renderedPathDRef
RefObject<string[]>
-

Stores the previously rendered path data