Closed #14; To work with {ggplot2}
v4.0.0,
StatBin2d
parameters are sent through
stat$setup_params(dt, !!!params)
and trimmed before calling
stat$compute_group(dt, params)
. (#15)
Package upkeep. (#17)
layer$compute_aesthetics()
is now called before
setup_layer()
. (#12)