Manuel,
Thank you.
I will look at this ASAP, but it might not be right away. Just to be
safe, if you haven't heard from me by Friday send me a message off the list.
Manuel Metz wrote:
> Okay, I changed from npy.asarray -> npy.ma.array and checked that it
> works. I also added a doc. The patch
Darren Dale wrote:
> On Monday 20 August 2007 10:18:27 am Michael Droettboom wrote:
>> On a related note, there was a recent thread on matplotlib-users about
>> usetex being a global setting:
>>
>> http://www.mail-archive.com/[EMAIL PROTECTED]/msg04101
>> .html
>>
>> I'm concerned about consistency
On Monday 20 August 2007 10:18:27 am Michael Droettboom wrote:
> On a related note, there was a recent thread on matplotlib-users about
> usetex being a global setting:
>
> http://www.mail-archive.com/[EMAIL PROTECTED]/msg04101
>.html
>
> I'm concerned about consistency and/or redundancy between th
Okay, I changed from npy.asarray -> npy.ma.array and checked that it
works. I also added a doc. The patch as well as an example code and its
output are attached.
Please note that the example actually call ax.step directly instead of
using the pylab interface; I guess this has to be added (boil