Hi,
On Wed, Aug 31, 2011 at 8:37 PM, John Hunter wrote:
> On Wed, Aug 31, 2011 at 10:16 PM, Matthew Brett
> wrote:
>> Yo,
>>
>> On Wed, Aug 31, 2011 at 7:54 PM, John Hunter wrote:
>>> github workflow: this seems to present a different workflow than that
>>> espoused in gitwash used by mpl and
On 08/31/2011 05:00 PM, Trevor J Christensen wrote:
> I went here:
>
> http://matplotlib.sourceforge.net/api/index_backend_api.html
>
> and didn't see tkagg listed.
>
> Trevor
Trevor,
Thank you. It is still missing from the devel branch, along with
several others. I can see how this could caus
On Wed, Aug 31, 2011 at 10:16 PM, Matthew Brett wrote:
> Yo,
>
> On Wed, Aug 31, 2011 at 7:54 PM, John Hunter wrote:
>> github workflow: this seems to present a different workflow than that
>> espoused in gitwash used by mpl and other projects
>>
>> http://scottchacon.com/2011/08/31/github-flow.h
On Wed, Aug 31, 2011 at 10:16 PM, Matthew Brett wrote:
> Yo,
>
> On Wed, Aug 31, 2011 at 7:54 PM, John Hunter wrote:
> > github workflow: this seems to present a different workflow than that
> > espoused in gitwash used by mpl and other projects
> >
> > http://scottchacon.com/2011/08/31/github-fl
Yo,
On Wed, Aug 31, 2011 at 7:54 PM, John Hunter wrote:
> github workflow: this seems to present a different workflow than that
> espoused in gitwash used by mpl and other projects
>
> http://scottchacon.com/2011/08/31/github-flow.html
>
> I like the idea of lots of feature branches off upstream/
github workflow: this seems to present a different workflow than that
espoused in gitwash used by mpl and other projects
http://scottchacon.com/2011/08/31/github-flow.html
I like the idea of lots of feature branches off upstream/master and
master always being deployable (nightly builds?). What
On Wed, Aug 31, 2011 at 8:49 PM, John Hunter wrote:
>> Note that I'm not subscribed to this list, so please CC me on replies.
>
> That won't work because mpl converts all tex png raster to black and
> white and handles color on its own in post-processing. The following
> does work:
>
> import nu
On Sat, Aug 27, 2011 at 4:15 PM, Michael Gilbert
wrote:
> Hi,
>
> I'm trying to generate colored text on my plots, but can only seem
> to get black and white. I've attached an example python scriptx
> (test.py) that demonstrates the problem. This produces a plot
> (test.png) with black and whi
Hi,
I'm trying to generate colored text on my plots, but can only seem
to get black and white. I've attached an example python scriptx
(test.py) that demonstrates the problem. This produces a plot
(test.png) with black and white text even though I've explicitly told
latex to use color, and in
On Wed, Aug 31, 2011 at 7:34 PM, Benjamin Root wrote:
> Hello all,
>
> In my continuing quest to get style cycles working, I wanted to get
> errorbar() to support it as well. Unfortunately, errorbar() has a default
> kwarg 'fmt' that takes a value of '-', and *None* already has a special
> meanin
Hello all,
In my continuing quest to get style cycles working, I wanted to get
errorbar() to support it as well. Unfortunately, errorbar() has a default
kwarg 'fmt' that takes a value of '-', and *None* already has a special
meaning in errorbar(). Therefore, I wanted to determine if the user wan
On Sun, Aug 28, 2011 at 11:44 AM, Benjamin Root wrote:
>
>
> On Friday, August 26, 2011, Benjamin Root wrote:
> > 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
>
12 matches
Mail list logo