g2_view: View

View source: R/g2-view.R

g2_viewR Documentation

View

Description

View

Usage

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
)

Arguments

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


13kay/rg2 documentation built on June 25, 2024, 7:26 a.m.