Live data from Hacker News

Ask HN: What do you use to create diagrams?

news.ycombinator.com

11–20 of 83 posts

Re: Ask HN: What do you use to create diagrams?

#11

99% sure this is not what you're asking for, but I think it's worth mentioning monodraw: https://monodraw.helftone.com It's really useful for embedding diagrams in your code. Not so much for uses outside of code though.

This looks so much fun, thanks for sharing.

Re: Ask HN: What do you use to create diagrams?

#18

Graphviz! The syntax is kind of absurd, but it produces some beautiful results and can be version controlled.

Definitely a personal fan of Graphviz as well! One thing I'm curious about are usecases that require version-controlled diagram sources. Do you guys have e.g. a build step that updates the rendered version somewhere? Or Confluence integration, etc?

Re: Ask HN: What do you use to create diagrams?

#19
Semi, aside, but I'm desperate for a better way to make math diagrams (WYSIWYG style, not TeX). I asked about this a while ago and nothing is really doing it for me: https://news.ycombinator.com/item?id=38351370. Although since then I have heard about https://penrose.cs.cmu.edu/ as well. Right now I use Excalidraw because there's a fork (never landed... ugh) which supports TeX in labels. But its actual drawing tools are quite limited, not to mention janky. There are some other options not mentioned in that thread which I've found in since then, but I still haven't seen anything satisfactory.

If you made math stuff easy to draw I'd use your tool in a heartbeat. Unfortunately there's probably not a large market for that sort of thing.

Re: Ask HN: What do you use to create diagrams?

#20

99% sure this is not what you're asking for, but I think it's worth mentioning monodraw: https://monodraw.helftone.com It's really useful for embedding diagrams in your code. Not so much for uses outside of code though.

Hey, I got some good use out of Emacs artist-mode for a while - so I love seeing ideas like this! Thanks for linking that, hadn't seen it before.
Post reply on HN