Hi HN – Excited to share a beta for Minard, a new data visualization toolkit we'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/Alpine and all of the charts are specified and rendered as Vega (<a href="https://vega.github.io/vega/" rel="nofollow">https://vega.github.io/vega/</a>). Lots of LLM function calling under the hood as well.