engineering exports a giant CSV, finance asks why is AWS up 14% engineering scrolls horizontally for 20 mins, nobody walks away with an answer. Familiar?
Tried a Sankey instead. Provider -> Account -> Resource Type -> Team. band width = dollars. You see where money flows in 3 seconds.
What works:
- eye finds the fat band immediately. tables make every row look equal even when one row is 90% of the bill.
- month-over-month becomes which bands got fatter non-engineers can do that.
- drill-in is a click, not a filter combo.
What doesn't:
- bad tagging kills it. 60% untagged = giant grey blob and the CFO notices. Kinda useful tho, forces the tagging convo.
- doesn't show change over time. Still need a line chart next to it.
- harder to export for someone who wants to handedit in excel.
anyone built one in-house? What library we ended up on D3 after a few higher-level libs couldn't handle cycles or sub-band labels and does your finance team actually use it or just ask for the CSV anyway?