Show HN: DAG-map – metro map visualization of a DAG (23min.github.io)

3 points by pjettter ↗ HN
I searched for a library that promised the kind of layout and esthetics that I was after. This has been a recurring "issue" for me where I have something very specific in mind but can't seem to be able to mold anything existing into what I want.

Inspired from metro maps, like the London Underground, I wanted something that captures "stations" for crossings (fan-in, fan-out or processing nodes) and a left to right flow that, in my DAGs, often represent the flow of time.

Co-authored with Claude Code.

1 comment

[ 3.2 ms ] story [ 11.4 ms ] thread
Looks real pretty, I like the aesthetics too. Various click handlers would be nice, for example expand/collapse or navigate to some link.

Context, Argo Workflows DAGs (and UI generally) sucks real bad. This would be a great improvement.