HACKER Q&A
📣 emschlr
Which tools are used to generate diagrams in this article?
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?
👤 nikau
Accepted Answer ✓
View source of the svg files shows "inkscape:version="1.1 (c4e8f9e, 2021-05-24)""
👤 InInteraction
Not from the source code, but JSXGraph (
https://jsxgraph.uni-bayreuth.de/wp/index.html
) is a great tool for this kind of diagrams.