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.
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/seaborn dox!
check examples, seems cool.<p>what I want soon is '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'<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.