You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice if vdiffr would support gtable (and potentially all grobs) natively in expect_doppelganger so that expressions that returned a gtable would get handled automatically. While I personally need it for visual testing in gganimate I guess it would also be beneficial to others relying on gtable manipulation for their functions
The text was updated successfully, but these errors were encountered:
This makes sense. If you need it right away I'd welcome a PR. Only the github version of vdiffr is usable anyway, until freetypeharfbuzz gets reviewed by CRAN.
It would be nice if vdiffr would support gtable (and potentially all grobs) natively in
expect_doppelganger
so that expressions that returned a gtable would get handled automatically. While I personally need it for visual testing in gganimate I guess it would also be beneficial to others relying on gtable manipulation for their functionsThe text was updated successfully, but these errors were encountered: