Live data from Hacker News

Ask HN: Which tool do you use to create beautiful diagrams?

news.ycombinator.com

61–70 of 218 posts

Re: Ask HN: Which tool do you use to create beautiful diagrams?

#62

I really enjoy lucid chart, after using gliffy for a long time, I am now stuck on lucid. https://www.lucidchart.com

yeah me too, 'stuck' :) I have been using it for several years but I am getting a bit annoyed by it. I just don't think I extract enough value from the paid product. Also, I feel locked-in too...

Re: Ask HN: Which tool do you use to create beautiful diagrams?

#64

I use Simple Diagrams https://www.simplediagrams.com/ , specifically because it has a hand drawn feel, which I think makes people feel less intimidated and also conveys the impression that what is shown is not cast in stone.

In one of the videos a guy tells something from a tool, where you can simply sketch with pen/paper and then make a picture and it's converted to a vector graphic? How cool is that :-)

Adobe Capture (mobile app) does that. There are also several others.

Re: Ask HN: Which tool do you use to create beautiful diagrams?

#65

http://plantuml.com I've been doing a lot of flow diagrams and PlantUML has been invaluable. I specifically like it because sharing the flow means sharing some text, which itself is vaguely human-readable. There's an online renderer (bottom of the page in the above link), which means simple diagrams are also quick to create and view. It's got a few different modes that it understands but I'd definitely add it to the…

Also, text diagrams allows the use of source control and versioning, which is nice.

Re: Ask HN: Which tool do you use to create beautiful diagrams?

#70

http://plantuml.com I've been doing a lot of flow diagrams and PlantUML has been invaluable. I specifically like it because sharing the flow means sharing some text, which itself is vaguely human-readable. There's an online renderer (bottom of the page in the above link), which means simple diagrams are also quick to create and view. It's got a few different modes that it understands but I'd definitely add it to the…

Also, text diagrams allows the use of source control and versioning, which is nice.

As well as accessibility for the vision-impaired, I favor GraphViz and PlantUML for all these reasons
Post reply on HN