vegalite icon indicating copy to clipboard operation
vegalite copied to clipboard

R ggplot2 "bindings" for Vega-Lite

Results 16 vegalite issues
Sort by recently updated
recently updated
newest added

This is perhaps an unusual item to report as an issue, but please bear with me. vegalite often(**) fails to render anything in the "Viewer" pane in RStudio, it is...

I'd like to make a proposal on versioning. Vega-Lite 2.0 is currently in Alpha and will be released with support or Vega 3.0 and D3 v4. The 1.0 milestone for...

Can we make different plots with different datasets and group them on the same canvas? If not, is there a way to do it with your package? Thanks

I guess it's more a remark than an issue, but if you use both dplyr and vegalite in a package, then there's a warning of R check because of "%>%"...

When I use the code below, the second graph shows time as if it were in UTC, but I'd like to see the IST time. Do I need to change...

What do you need to be able to translate a `vegalite` spec into `ggplot2` commands? I see some `V8` history. Is that what you need or do you need more?...