Yep, that's what I was expecting.  It should fail with both show() and
the save as 'png' format.  However, it only fails when trying to save
an 'eps'

-Filipe


On Mon, May 7, 2012 at 1:12 PM, Benjamin Root <ben.r...@ou.edu> wrote:
> On Mon, May 7, 2012 at 12:55 PM, Michael Droettboom <md...@stsci.edu> wrote:
>>
>> That's not a bug.  linewidth is required to be a float, rather than a
>> string.  Python's typing is generally a little stricter than languages
>> such as JavaScript.
>>
>> Mike
>>
>
> I think the bigger question is why does it _work_ with show()?  I would
> expect it to fail.  I would rather have it fail everywhere or work
> everywhere.
>
> Ben Root
>
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Matplotlib-users mailing list
> Matplotlib-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to