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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Minard – Generate beautiful charts with natural language

28 点作者 boyd大约 1 年前
Hi HN – Excited to share a beta for Minard, a new data visualization toolkit we&#x27;ve been working on that lets you generate publication-quality charts with simple natural language (throw away your matplotlib docs and rejoice!).<p>Upload or import CSVs, Excel, and JSON, give it a spin, and please let us know what you think! (Long format data works best for now)<p>For those curious, the stack is a simple Django app with HTMX&#x2F;Alpine and all of the charts are specified and rendered as Vega (<a href="https:&#x2F;&#x2F;vega.github.io&#x2F;vega&#x2F;" rel="nofollow">https:&#x2F;&#x2F;vega.github.io&#x2F;vega&#x2F;</a>). Lots of LLM function calling under the hood as well.

3 条评论

buildj48大约 1 年前
Could you please put the link to the login page on the website somewhere? I could sign up (capacity was available), but can’t get back to the user dashboard.<p>Excited to try it out and throw away my mpl&#x2F;seaborn dox!
评论 #40086439 未加载
stevenicr大约 1 年前
check examples, seems cool.<p>what I want soon is &#x27;draw me a map of the US, add a blue dot for every X thing in every place.. now add a red dot for every Y thing in 2023&#x27;<p>not sure if that would be possible with this, or it may be available via another tool, have not dove in as deep in these things yet as I would like.
Alifatisk大约 1 年前
With beautiful charts, I think of how Apple or Vercel does it.