Hacker News new | ask | show | jobs
by t0astbread 2142 days ago
Cool! I recently started using graphviz for my diagrams and while I do like it a lot, there are a lot of scenarios where it just doesn't do what I want and there appears to be no way to make it do what I want. Jumble seems to make an interesting tradeoff compared to graphviz in that it's less automatic but you have more control over your final diagram. I'll bookmark this for my next diagram!
2 comments

Thank you! I had the same problem with Graphviz (if you are curious and have time, check my other experiment 'draft' it uses graphviz. Right now with 'jumble' I'm able to draw all kinds of architectures. I'm using Jumble also to merge different architecture patterns.
This is my problem too