Ask HN: Something with more layout control than Graphviz?
1. Entire graph (including layout) can be represented in a human-readable textual format
2. Sane auto-layout, but once it's generated you can drag vertices to new positions and have the changes propagated back to the textual representation
3. Procedural generation features. Something like gvpr, but much nicer. Inheritance, etc.
The vision is to be able to quickly (at least as fast as you could draw it on paper) create custom graphs, but have complete control over tweaking what you created, both in a GUI and via text/programming. I've used Graphviz/gvpr and LaTeX/tikz the most. Both were very painful and lacked many desired features for this use case. I get the feeling I might be asking for too much, particularly when it comes to having a textual representation with the features I want that's still simple enough for a human to grok.
3 comments
[ 0.91 ms ] story [ 13.4 ms ] thread