Convert trace types to WebGL
Convert trace types to WebGL
toWebGL(p)
p |
a plotly or ggplot object. |
# currently no bargl trace type toWebGL(ggplot() + geom_bar(aes(1:10))) toWebGL(qplot(1:10, 1:10))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.