Add trace animation to distribution flow lines #20
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When the distribution preview lines appear, animate them tracing from the income panel to each bucket — like data flowing through a circuit.
Options to explore:
stroke-dasharray+stroke-dashoffsetanimation (CSS or JS)This is visual polish on top of the static SVG lines added in issue #2.