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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Recommend a command line tool to generate neat-looking graphs/charts?

2 点作者 4k超过 8 年前
I have used gnuplot for basic tasks in the past. This time I am trying to generate graphs that&#x27;ll be sent to the customers and it&#x27;s important that they look neat and aesthetically pleasant.<p>Spent last 3 hours on different ways to do that. Checked out some scripts etc to make gnuplot output nicer looking, but it just doesn&#x27;t seem to compare with the output of some of the js libraries (D3&#x2F;charts). I wonder if there is a command line way to generate slick graphs that are visually every bit as appealing as using libraries?<p>TL;DR: Anyone know a way to get stylish looking graphs generated from command line on linux?

1 comment

frenchbread超过 8 年前
The only one I found so far is <a href="https:&#x2F;&#x2F;github.com&#x2F;sindresorhus&#x2F;sparkly-cli" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;sindresorhus&#x2F;sparkly-cli</a>