dreamRs / esquisse

RStudio add-in to make plots interactively with ggplot2
https://dreamrs.github.io/esquisse
Other
1.77k stars 229 forks source link

add facet_row facet_col to dragulaInput #113

Closed xiangnandang closed 4 years ago

xiangnandang commented 4 years ago

it turns out that in this pull request (https://github.com/dreamRs/esquisse/pull/108), the facet_row and facet_col were not surfaced in dragulaInput. This pull request is to fix this issue. No other changes were made, as all the codes for facet_row and facet_col to work has already been implemented in the previous pull request.

pvictor commented 4 years ago

Thanks!

I plan an update on CRAN in the coming weeks. Are you on Twitter? I'll announce the release and mention your work if you're ok

Best,

Victor

xiangnandang commented 4 years ago

@pvictor, thanks! I don't use twitter much, but might be a good opportunity to start :) here's my account: xiangnandang

pvictor commented 3 years ago

This is finally on CRAN 🎉