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
I have used google_font within my reactable() table and I am trying to save the table as a .png. However, the google_font does not correctly show up. See below for code an two outputs (html vs png).
Hi
I have used google_font within my reactable() table and I am trying to save the table as a .png. However, the google_font does not correctly show up. See below for code an two outputs (html vs png).
webshot::install_phantomjs() remotes::install_github("kcuilla/reactablefmtr") library(reactablefmtr)
save_reactable_test(line_breaks,"line_breaks.html") save_reactable_test(line_breaks,"line_breaks.png")
PNG
HTML screenshot
The text was updated successfully, but these errors were encountered: