Just brain-storming here... What about two rcparams: cycle.color = true and
cycle.style = false?
This way, cycling for both colors and line styles could be turned on and off
accordingly. Then, a b&w mode could utilize this. as well as possibly
substitute default values.
Ben Root
On Thursday, Au
Dear all,
I am currently modifying the MacOSX backend to make its
interactive/non-interactive behavior consistent with the other backends in
matplotlib.
When I was testing the backend, I found a new bug that seems to be related to a
recent change in backend_bases.py:
https://github.com/matplot
On 08/26/2011 06:23 AM, Michiel de Hoon wrote:
> Dear all,
>
> I am currently modifying the MacOSX backend to make its
> interactive/non-interactive behavior consistent with the other backends in
> matplotlib.
> When I was testing the backend, I found a new bug that seems to be related to
> a re
On 08/26/2011 06:23 AM, Michiel de Hoon wrote:
> Dear all,
>
> I am currently modifying the MacOSX backend to make its
> interactive/non-interactive behavior consistent with the other backends in
> matplotlib.
> When I was testing the backend, I found a new bug that seems to be related to
> a re
Thanks! That solves the problem for me.
Once these changes have made it into trunk, I can commit my changes to the
MacOSX backend.
Thanks,
--Michiel
--- On Fri, 8/26/11, Eric Firing wrote:
> From: Eric Firing
> Subject: Re: [matplotlib-devel] graphics context: use alpha value from
> foregrou
On 08/26/2011 08:21 PM, Michiel de Hoon wrote:
> Thanks! That solves the problem for me.
> Once these changes have made it into trunk, I can commit my changes to the
> MacOSX backend.
Done--I hit the merge button.
Eric
>
> Thanks,
> --Michiel
>
> --- On Fri, 8/26/11, Eric Firing wrote:
>
>> Fr