toWebGL: Convert trace types to WebGL

Description Usage Arguments Examples

View source: R/helpers.R

Description

Convert trace types to WebGL

Usage

1

Arguments

p

a plotly or ggplot object.

Examples

1
2
3
# currently no bargl trace type
toWebGL(ggplot() + geom_bar(aes(1:10)))
toWebGL(qplot(1:10, 1:10))

moupegnoukevin/plotly documentation built on Dec. 21, 2021, 9:07 p.m.