Re: [matplotlib-devel] plot_surface patch

2010-12-21 Thread Benjamin Root
On Wed, Dec 15, 2010 at 4:47 PM, Justin Peel wrote: > I decided to revisit this briefly and found another pretty easy change > that gives a fairly significant speed boost for a large number of > points. Basically, I just used two list comprehensions instead of > looping. > > Justin, I finally h

Re: [matplotlib-devel] Displaying offsets in 3d plots

2010-12-21 Thread Benjamin Root
On Thu, Dec 16, 2010 at 11:13 AM, Benjamin Root wrote: > I have been working on a new feature for mplot3d. It is a bit of a hack > but with this patch the offset information in a tick formatter can now be > displayed. The offset text is located so that the offset texts for two > jointed axis ar