TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Looking for a diagram/graph renderer similar to graphviz/dot

1 点作者 locriacyber超过 2 年前
I want to find a CLI text-&gt;png diagram renderer. It runs on Linux.<p>I have seen this software before, but I couldn&#x27;t find it now. Maybe some of you know what the software is called?<p>## Example 1: https:&#x2F;&#x2F;envs.sh&#x2F;Qfj.png<p>This diagram is created with something like ``` ellipse line ellipse ```<p>there is no concept of &quot;edge&#x2F;node&quot; in this software.<p>## Example 2: https:&#x2F;&#x2F;envs.sh&#x2F;Qfc.png<p>This diagram is created with something like ``` set direction to right ellipse set direction to down ellipse ```<p>This behavior is different from graphviz.

1 comment

LunarAurora超过 2 年前
maybe it is one of these <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=33818511" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=33818511</a>