Build a D3-ready IR (intermediate representation) from a ggplot
Usage
as_d3_ir(
p,
width = 640,
height = 400,
padding = list(top = 20, right = 20, bottom = 40, left = 50)
)Build a D3-ready IR (intermediate representation) from a ggplot
as_d3_ir(
p,
width = 640,
height = 400,
padding = list(top = 20, right = 20, bottom = 40, left = 50)
)