Usman Baig
47ea6fa6f6
feat: add micro-animations to journey chart
...
- Connection lines draw-in with staggered stroke-dashoffset
- Bar widths grow from zero on mount with row stagger
- Columns fade + slide in from left with 50ms delay each
- Hover lift (-1px translate + shadow) on page rows
- Exit card fades in from top
- Drop-off percentages count up with eased animation
2026-03-16 13:28:13 +01:00
Usman Baig
2e444849ef
fix: make step 1 clicks show connector lines like other steps
...
Previously clicking a step 1 block would set it as an entry point filter
instead of showing connection lines. Now all steps behave consistently —
clicking any step toggles selection and draws connector lines to the next
column. Entry point filtering remains available via the dropdown.
2026-03-16 09:42:59 +01:00
Usman Baig
0ea9b31b63
style: make journey exit row a full red block matching other rows
2026-03-15 19:53:10 +01:00
Usman Baig
7103a39273
fix: increase column padding for bar chart breathing room
2026-03-15 13:48:19 +01:00
Usman Baig
3c8904ffe4
fix: remove overflow-hidden clipping bar chart left rounding
2026-03-15 13:45:29 +01:00
Usman Baig
aba67592bb
fix: bar chart left rounding by using width calc instead of scaleX
2026-03-15 13:42:41 +01:00
Usman Baig
e7907d68bf
fix: default depth 10, bar rounding, exit row height, connection line reach
2026-03-15 13:39:41 +01:00
Usman Baig
342bf46946
fix: bar chart overflow by using scaleX instead of width percentage
2026-03-15 13:33:10 +01:00
Usman Baig
de16991bb3
fix: inset bar chart so left rounding is visible
2026-03-15 13:30:20 +01:00
Usman Baig
3954ee0a97
refactor: restyle journey columns to match Pulse native patterns
2026-03-15 13:27:20 +01:00
Usman Baig
b000d0e1f7
fix: replace horizontal dashed lines with solid vertical column dividers
2026-03-15 13:20:57 +01:00
Usman Baig
58272f3fb5
fix: remove scroll fade gradient that was overlapping column content
2026-03-15 13:15:42 +01:00
Usman Baig
722b5de88d
feat: polish journey columns with bar charts, count pills, colored selection, dotted connectors
2026-03-15 13:12:17 +01:00
Usman Baig
ada2c65d8f
fix: show exit as red card in next column instead of SVG text hack
2026-03-15 13:03:06 +01:00
Usman Baig
b10abd38fc
feat: show exit count when selecting a page, fix scroll fade overlay
2026-03-15 12:56:59 +01:00
Usman Baig
9f9f4286b7
fix: selections only show connection lines, no longer filter column data
2026-03-15 12:46:48 +01:00
Usman Baig
a7e9f7c998
fix: cascade column selection filter downstream, trim empty columns, add scroll fade
2026-03-15 12:42:49 +01:00
Usman Baig
4103014cdb
fix: restyle journey columns to match Pirsch card-based design
2026-03-15 12:28:43 +01:00
Usman Baig
e8f00e06ec
feat: replace sankey chart with column-based journey visualization
2026-03-15 12:17:48 +01:00