MUCollective / pgog

Supplemental to A Probabilistic Grammar of Graphics
14 stars 1 forks source link
ggplot2 graphics visualization

Build Status

A Probabilistic Grammar of Graphics

This is an R package that accompanies our CHI 2020 paper, A Probabilistic Grammar of Graphics (PGoG). Here we implement the PGoG grammar as two ggplot2 geoms and show that PGoG can be compatible with an existing grammar of graphics-based system. This package is intented as a prototype; not all valid PGoG specifications are supported.

devtools::install_github("MUCollective/pgog")

More about the PGoG grammar

PGoG paper