Hacker News new | ask | show | jobs
Ask HN: Which tools are used to generate diagrams in this article?
5 points by emschlr 1584 days ago
The post https://mattferraro.dev/posts/inverse-of-a-circle hit HN front page a few weeks ago.

Anyone here knows which tools the author is using to generate the beautiful diagrams?

2 comments

View source of the svg files shows "inkscape:version="1.1 (c4e8f9e, 2021-05-24)""
Not from the source code, but JSXGraph (https://jsxgraph.uni-bayreuth.de/wp/index.html) is a great tool for this kind of diagrams.