开发者

Can ggplot2 work with R's canvas backend

Having installed canvas from here http://www.rforge.net/canvas/files/

I try to plot:

> canvas('test.js')
> qplot(rnorm(100), geom='histogram')
stat_bin: binwidth defaulted to r开发者_运维知识库ange/30. Use 'binwidth = x' to adjust this.
Error in grid.Call.graphics("L_setviewport", pvp, TRUE) : 
  Non-finite location and/or size for viewport
> 


You found a bug! Just fixed it. Be sure to download version 0.3-0.

Best,

Jeff

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜