Darren Dale wrote:
> On Tuesday 14 August 2007 09:14:54 am Xavier Gnata wrote:
>
>> Darren Dale wrote:
>>
>>> On Sunday 12 August 2007 07:05:38 pm Xavier Gnata wrote:
>>>
OK my matplotlibrc was out of date. Now it works but I have found
another but playing with the sliders
On Tuesday 14 August 2007 09:14:54 am Xavier Gnata wrote:
> Darren Dale wrote:
> > On Sunday 12 August 2007 07:05:38 pm Xavier Gnata wrote:
> >> OK my matplotlibrc was out of date. Now it works but I have found
> >> another but playing with the sliders of the backend:
> >> As the log is quite long,
Darren Dale wrote:
> On Sunday 12 August 2007 07:05:38 pm Xavier Gnata wrote:
>
>> OK my matplotlibrc was out of date. Now it works but I have found
>> another but playing with the sliders of the backend:
>> As the log is quite long, here are only the most relevant parts :
>>
> [...]
>
>
On Sunday 12 August 2007 07:05:38 pm Xavier Gnata wrote:
> OK my matplotlibrc was out of date. Now it works but I have found
> another but playing with the sliders of the backend:
> As the log is quite long, here are only the most relevant parts :
[...]
> It looks like that the ranges of the slider
Darren Dale wrote:
> On Saturday 11 August 2007 8:15:41 am Xavier Gnata wrote:
>
>> Hi,
>>
>> Using pylab svn, the qt backend is broken.
>>
>> import pylab fails :
>>
>> /usr/lib/python2.4/site-packages/matplotlib/backends/backend_qtagg.py
>> 11
>> 12 from backend_agg import FigureCan
On Saturday 11 August 2007 8:15:41 am Xavier Gnata wrote:
> Hi,
>
> Using pylab svn, the qt backend is broken.
>
> import pylab fails :
>
> /usr/lib/python2.4/site-packages/matplotlib/backends/backend_qtagg.py
> 11
> 12 from backend_agg import FigureCanvasAgg
> ---> 13 from backend_qt im
Hi,
Using pylab svn, the qt backend is broken.
import pylab fails :
/usr/lib/python2.4/site-packages/matplotlib/backends/backend_qtagg.py
11
12 from backend_agg import FigureCanvasAgg
---> 13 from backend_qt import qt, FigureManagerQT, FigureCanvasQT,\
14 show, draw_if_inter