TECH

Show HN: TikZ Editor – WYSIWYG editor for figures in LaTeX

Hacker News · Tue, 23 Jun 2026 14:24:21 GMT

Hi all! TikZ is a widely-used LaTeX package for drawing figures in papers. It uses commands like \draw[->] (0,0) -- (1,2); to draw lines, shapes, text, etc. Academics usually code up their figures by hand, so there is lots of twiddling around with the coordinates and recompiling

Read original source Discuss with SiMON