Re: [Rpy] rpy2-2.3.5

2013-05-26 Thread Laurent Gautier
Hi, I was able to look at the at problem, and this is not really specific to rpy2. This is an open issue on the iPython project page: https://github.com/ipython/ipython/issues/1866 The only fix I could think of in the meantime would be to turn off the SVG figures and fall back to the

Re: [Rpy] rpy2-2.3.5

2013-04-07 Thread Laurent Gautier
Please file a bug report if there is a segfault. (here I can evaluate the line from rpy2.robjects.lib import ggplot2 several times in an iPython notebook without any noticeable side effect). On 2013-04-04 23:01, epi wrote: Hi, I'm an happy user of rpy2 and ipython and its notebook interface

Re: [Rpy] rpy2-2.3.5

2013-04-04 Thread Moritz Emanuel Beber
Hello, I'm a happy user of ggplot2, pandas, and the ipython notebook myself. I noticed some strange behaviour of the axes, labels, and legend, though, and made a notebook that shows the problems. It looks like some parts of the plot are on top of older plots.