g2_view | R Documentation |
View
g2_view(
data,
encode = NULL,
children = NULL,
scale = NULL,
transform = NULL,
coordinate = NULL,
style = NULL,
labelTransform = NULL,
title = NULL,
axis = NULL,
legend = NULL,
tooltip = NULL,
scrollbar = NULL,
slider = NULL,
interaction = NULL,
theme = NULL,
width = 640,
height = 480
)
data |
data |
encode |
encode |
children |
children |
scale |
scale |
transform |
transform |
coordinate |
coordinate |
style |
style |
labelTransform |
labelTransform |
title |
title |
axis |
axis |
legend |
legend |
tooltip |
tooltip |
scrollbar |
scrollbar |
slider |
slider |
interaction |
interaction |
theme |
theme |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.