Y
Hacker News
new
|
ask
|
show
|
jobs
by
thomasp85
56 days ago
The new visualisation tool from Posit. Combines SQL with the grammar of graphics, known from ggplot2, D3, and plotnine
3 comments
zcw100
56 days ago
Don't forget Vega!
https://vega.github.io/vega/
link
thomasp85
56 days ago
I'm one of the authors - happy to take any questions!
link
mi_lk
56 days ago
I don't think D3 uses grammar of graphics model?
link
thomasp85
56 days ago
I'd say it does, though it is certainly much more low-level than e.g. ggplot2. But the basic premises of the building blocks described be Leland Wilkinson is there
link