powered by
vg2png
vega
export_png(vis, file = NULL)export_svg(vis, file = NULL)
export_svg(vis, file = NULL)
vg2svg
mtcars %>% ggvis(x = ~wt) %>% export_png()
Run the code above in your browser using DataLab