Add trace animation to distribution flow lines #20

Open
opened 2026-03-22 15:24:00 +01:00 by myrmidex · 0 comments
Owner

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:

  • SVG stroke-dasharray + stroke-dashoffset animation (CSS or JS)
  • Sequential reveal: trunk draws first, then branches one by one top-to-bottom
  • Glow pulse effect on the lines as they trace

This is visual polish on top of the static SVG lines added in issue #2.

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: - SVG `stroke-dasharray` + `stroke-dashoffset` animation (CSS or JS) - Sequential reveal: trunk draws first, then branches one by one top-to-bottom - Glow pulse effect on the lines as they trace This is visual polish on top of the static SVG lines added in issue #2.
myrmidex added this to the v0.3.0 milestone 2026-03-22 15:24:00 +01:00
myrmidex added the
enhancement
label 2026-03-22 15:24:00 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lvl0/buckets#20
No description provided.