Show HN: DAG-map – metro map visualization of a DAG

2 pointsposted 12 hours ago
by pjettter

7 Comments

verdverm

12 hours ago

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.

pjettter

12 hours ago

Thanks! Right, I asked Claude to write a ROADMAP.md and it was super long and a lot of YAGNI. I try to work much more intentionally but I got some great ideas from it.

I'm thinking first of my own needs and click/mouse handlers are definitely yes. It would be nice to enable popups when hovering over nodes/edges.

verdverm

12 hours ago

Gave it a star and a watch, looking forward to seeing the progress.

What are you using it for?

pjettter

12 hours ago

Both personal and work projects. This is personal: https://github.com/23min/FlowTime I see DAGs everywhere...

verdverm

12 hours ago

> I see DAGs everywhere

lol, me too, though the lattice has enabled a more refined view for me

"Squint harder if you can't recognize the cube." ~ image caption

https://cuelang.org/docs/concept/the-logic-of-cue/

pjettter

11 hours ago

Hmm… I need to read around on that! Was working on a policy drift detection project but never heard of CUE before.