powered by
dplyr::explain
p <- mtcars %>% ggvis(x = ~cyl) %>% layer_bars() explain(p)
Run the code above in your browser using DataLab