Michael Droettboom wrote:
> This has now been fixed in SVN r6608.
> This has also been fixed in SVN r6609.
Impressive!
Thanks a lot, now it works perfectly!
One hour ago, I discover a bug with cursors (obtained with axvline): the pan
didn't work well with cursors (some cursors remain at the sa
Michael Droettboom wrote:
> TP wrote:
>
>> Hi everybody,
>>
>> I encounter a strange behavior of TKAgg backend with Matplotlib 0.98.5 and
>> SVN versions, when panning: the grid lines do not always match the ticks on
>> the axes:
>>
>> http://paratribulations.free.fr/help/pan_behavior/strange_li
TP wrote:
> Hi everybody,
>
> I encounter a strange behavior of TKAgg backend with Matplotlib 0.98.5 and
> SVN versions, when panning: the grid lines do not always match the ticks on
> the axes:
>
> http://paratribulations.free.fr/help/pan_behavior/strange_lines_when_panning.png
>
> Here is the cor
Hi everybody,
I encounter a strange behavior of TKAgg backend with Matplotlib 0.98.5 and
SVN versions, when panning: the grid lines do not always match the ticks on
the axes:
http://paratribulations.free.fr/help/pan_behavior/strange_lines_when_panning.png
Here is the corresponding script:
http: