TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Which tools are used to generate diagrams in this article?

5 pointsby emschlrover 3 years ago
The post https:&#x2F;&#x2F;mattferraro.dev&#x2F;posts&#x2F;inverse-of-a-circle hit HN front page a few weeks ago.<p>Anyone here knows which tools the author is using to generate the beautiful diagrams?

2 comments

nikauover 3 years ago
View source of the svg files shows &quot;inkscape:version=&quot;1.1 (c4e8f9e, 2021-05-24)&quot;&quot;
InInteractionover 3 years ago
Not from the source code, but JSXGraph (<a href="https:&#x2F;&#x2F;jsxgraph.uni-bayreuth.de&#x2F;wp&#x2F;index.html" rel="nofollow">https:&#x2F;&#x2F;jsxgraph.uni-bayreuth.de&#x2F;wp&#x2F;index.html</a>) is a great tool for this kind of diagrams.