Michael Droettboom wrote:
> There seems to have been an indentation error there.
>
> Please update and try again now.
>
All seems to be fine now, thanks.
João Silva
--
This SF.net email is sponsored by:
SourcForge Com
There seems to have been an indentation error there.
Please update and try again now.
Thanks,
Mike
João Luís Silva wrote:
> Michael Droettboom wrote:
>> Thanks for narrowing this down. I have (hopefully) fixed this in r6864.
>>
>
> It did fix my previous examples. However it broke the other for
Michael Droettboom wrote:
> Thanks for narrowing this down. I have (hopefully) fixed this in r6864.
>
It did fix my previous examples. However it broke the other form of
markevery, a 2-int tuple. From the set_markevery docs:
Set the markevery property to subsample the plot when using
Thanks for narrowing this down. I have (hopefully) fixed this in r6864.
Cheers,
Mike
João Luís Silva wrote:
> Michael Droettboom wrote:
>> Thanks for the report. I'm not actually able to reproduce this here
>> -- though I suspect this could be related to the recent path
>> simplification chan
Michael Droettboom wrote:
> Thanks for the report. I'm not actually able to reproduce this here --
> though I suspect this could be related to the recent path simplification
> changes.
>
> Taking a stab in the dark -- have you tried removing the build directory
> and rebuilding? distutils doe
Thanks for the report. I'm not actually able to reproduce this here --
though I suspect this could be related to the recent path simplification
changes.
Taking a stab in the dark -- have you tried removing the build directory
and rebuilding? distutils doesn't do dependency-tracking, so if hea
Hi,
I found a minor bug. Clicking with the pan and zoom tool on a plot with
markers and the markevery option makes the markers disappear.
OS: Ubuntu
Matplotlib svn revision 6861
Backend: GTKAgg. Didn't test any others.
Example script:
import mat