lottie? if you already know how to make svgs
Ask HN: Which tool do you use to create beautiful diagrams?
61–70 of 218 posts
Re: Ask HN: Which tool do you use to create beautiful diagrams?
#62I really enjoy lucid chart, after using gliffy for a long time, I am now stuck on lucid. https://www.lucidchart.com
Re: Ask HN: Which tool do you use to create beautiful diagrams?
#63That said, my old standby is OmniGraffle. Makes it super easy to create any type of diagram on macOS.
Re: Ask HN: Which tool do you use to create beautiful diagrams?
#64I 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 :-)
Re: Ask HN: Which tool do you use to create beautiful diagrams?
#65http://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…
Re: Ask HN: Which tool do you use to create beautiful diagrams?
#66Re: Ask HN: Which tool do you use to create beautiful diagrams?
#67Re: Ask HN: Which tool do you use to create beautiful diagrams?
#68Re: Ask HN: Which tool do you use to create beautiful diagrams?
#69Re: Ask HN: Which tool do you use to create beautiful diagrams?
#70http://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.