Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

67% Positive

Analyzed from 196 words in the discussion.

Trending Topics

#graphviz#diagrams#drawio#structure#occasionally#pretty#always#case#making#presentation

Discussion (6 Comments)Read Original on HackerNews

aezart•about 2 hours ago
I occasionally use graphviz and pretty much always wind up frustrated with it. The syntax is pedantic and the resulting output is pretty ugly for all but the simplest graphs.
recursivecaveat•31 minutes ago
What's your use case for it? For manual diagrams, making an explanatory diagram for a presentation or something I would never recommend it. Declaratively typing out all your information is going to take just as long as setting it directly in drawio, but with less control over the result.

Where graphviz/dot has always shined for me is you have some application built around a data flow graph and occasionally need to debug a run with 50+ nodes at a time. So you write a file dumper for your structure. A visual makes understanding the structure so much faster, and nothing else seems to produce layouts nearly as good as dot.

tamimio•about 1 hour ago
I tried most of these declarative diagrams, while they work to some degree, the best outcome I had was with drawio but you should have the skill installed.
VorpalWay•42 minutes ago
Depends on your use case. If i want to export some graph data structure from a program to visualise it for debugging purposes, graphviz is way more relevant than doing it by hand in drawio.

But if I'm making a presentation for a conference I would choose differently. And in between you get a whole spectrum of tradeoffs.

brians•about 3 hours ago
If you don't even explain neato vs fdp, what's the point?
compiler-guy•about 2 hours ago
It's a sales website with a not-terrible hook.

Also AI generated diagrams with strange labelling doesn't persuade me much.