[Rpy] themes

2011-03-09 Thread Moritz Beber
Hi all, I'm running rpy2 version 2.2.0dev and I had some problems with setting my background to a blank theme. calling ggplot2.theme_blank() gives me the following error: Traceback (most recent call last): File "", line 1, in plots.ggplot2.theme_blank() File "/usr/local/lib/python2.6/dis

Re: [Rpy] themes

2011-03-09 Thread Laurent
On 09/03/11 13:19, Moritz Beber wrote: > Hi all, > > I'm running rpy2 version 2.2.0dev and I had some problems with setting > my background to a blank theme. calling ggplot2.theme_blank() gives me > the following error: > > Traceback (most recent call last): >File "", line 1, in > plots.gg