Skip to content
Prev 327004 / 398502 Next

Question on plotting with googleVis

Hi
You can do a rotation and use gvisColumnChart instead gvisBarChart
plot(gvisColumnChart(MyData, xvar="Names1", yvar=c("Values1",
"Values2"),options=list(width=2500,height=1000)))
Michel



Le 17/07/2013 15:57, Christofer Bogaso a ?crit :