|
From: Benjamin R. <ben...@ou...> - 2010-08-25 01:05:11
|
On Tue, Aug 24, 2010 at 6:16 PM, Erik Tollerud <eri...@gm...>wrote: > Whoops, yes, that should be True... Also realized a slight error in > the description of how the mimum is set - both of those are fixed in > the attached diff. > > On Tue, Aug 24, 2010 at 1:53 PM, Eric Firing <ef...@ha...> wrote: > > On 08/24/2010 08:39 AM, Erik Tollerud wrote: > >> I just realized the patch I sent before includes some other changes... > >> the attached version should only be the fix for this particular bug. > > > > + if log is true: > > + minimum = 1.0 > > > > > > Don't you mean True, not true? > > > > Eric > > > > > ------------------------------------------------------------------------------ > > Sell apps to millions through the Intel(R) Atom(Tm) Developer Program > > Be part of this innovative community and reach millions of netbook users > > worldwide. Take advantage of special opportunities to increase revenue > and > > speed time-to-market. Join now, and jumpstart your future. > > http://p.sf.net/sfu/intel-atom-d2d > > _______________________________________________ > > Matplotlib-devel mailing list > > Mat...@li... > > https://lists.sourceforge.net/lists/listinfo/matplotlib-devel > > > > > > -- > Erik Tollerud > > Just one quick issue, in the docstring, you have a typo "Toutlines" in the part that describes 'steps'. I believe that was supposed to be "The outlines". Ben Root |