[matplotlib-devel] Plot line style cycle?

2011-08-25 Thread Benjamin Root
I am currently in the process of a paper submission, and the page charge estimation took us for a bit of a surprise. Luckily, most of my plots don't need color, and I would like to regenerate them in b&w mode. Is there some default line style cycle (I.e., ['-', '.', '--', '.-']) that can be set a

Re: [matplotlib-devel] Bug with bbox_inches='tight' on Python 3

2011-08-25 Thread Michael Droettboom
On 08/24/2011 01:41 PM, Michael Droettboom wrote: > On 08/24/2011 11:07 AM, Grahame Bowland wrote: > >> Another thing - I think I've found a str/bytes bug which I can't >> figure it out. I've attached the code, if I run it on my machine I get >> this output: >> >> Traceback (most recent call last):

Re: [matplotlib-devel] Plot line style cycle?

2011-08-25 Thread Eric Firing
On 08/25/2011 04:09 AM, Benjamin Root wrote: > I am currently in the process of a paper submission, and the page charge > estimation took us for a bit of a surprise. Luckily, most of my plots > don't need color, and I would like to regenerate them in b&w mode. > > Is there some default line style