Rendered evidence for #6776. Gera: “when I click leasing pipeline on the dashboard, it shows like the old version of the bar charts… the expanded version looks kind of old and janky.” Every line of that diff is presentation, and the premise is a comparison against the card directly beneath it — which is exactly the claim a diff cannot support and a capture can.
Captured against the branch’s own dev server at /dashboard, Leasing pipeline expanded · 2026-09-02
FunnelView’s own idiom. A 36px filled block per stage, an 18%-tint fill with a 2px accent right edge, and the label and number knocked out inside the block. “Leads by source” renders the other idiom directly below this card, so both were on screen at once.
The shared BarRow. Dot swatch, label and number on the card ground, 6px bar — the same row the collapsed card and “Leads by source” draw. Captured with a drill-down open so the re-spaced stage → conversion → member-list stack is in frame: the container gap went 4 → 10 and the row lost its 4px 0 padding. The conversion rows, the caret and the inline member list are all intact, and Applications keeps its subLabel (“8 awaiting review”) on one line with the count.
Prospects badge reads 401 while its own drill-down offers “Show all 402”. That is the count-equals-list-length property the funnel is supposed to hold, and it is off by one. It is the same family as the 37-vs-46 mismatch the window standard just fixed, so it is worth chasing separately.LAST 90 DAYS, so this capture is post-#6773.