Re: [Matplotlib-users] plotting slow in directories with many files

2010-10-18 Thread John Hunter
On Mon, Oct 18, 2010 at 8:42 AM, Michael Droettboom wrote: > matplotlib, under normal usage, doesn't list all files in the current > directory.  Can you provide the steps you perform before calling > show()?  What platform are you on, and which backend are you using?\ The only thing I could think

Re: [Matplotlib-users] plotting slow in directories with many files

2010-10-18 Thread Michael Droettboom
matplotlib, under normal usage, doesn't list all files in the current directory. Can you provide the steps you perform before calling show()? What platform are you on, and which backend are you using? Mike On 10/18/2010 05:54 AM, mfabulous wrote: > Hi, > > I encountered this particular proble