Hacker News new | ask | show | jobs
by williamcotton 7 hours ago
> They even wrote a book about how they went about it (not that it speaks to the quality of the API)

Wilkinson’s Grammar of Graphics inspired ggplot. The textbook doesn’t even mention ggplot.

Shameless plug for my own GoG inspired DSL, Algraf:

https://williamcotton.github.io/algraf/demos

There’s a Minard plot in the demos!

2 comments

Oh… I assumed it was a further expansion of the ideas that with into ggplot as they all look like ggplot charts and ideas were identical

I wish I could edit my original comment to add this correction.

nice, but did you expect it to not work on Safari (WASM fails)?
Safari is my default browser and it seems to be working just fine!