The new visualisation tool from Posit. Combines SQL with the grammar of graphics, known from ggplot2, D3, and plotnine
Don't forget Vega! https://vega.github.io/vega/
I'm one of the authors - happy to take any questions!
I don't think D3 uses grammar of graphics model?
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
Don't forget Vega! https://vega.github.io/vega/
I'm one of the authors - happy to take any questions!
I don't think D3 uses grammar of graphics model?
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