Re: [Matplotlib-users] Setting the Axis Limits in Mplot3D
Ok. I'll look forward to that. Ted -- This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
Re: [Matplotlib-users] Setting the Axis Limits in Mplot3D
Hi Ted, There is currently no clipping of data outside the visible region; I hope to implement this partly soon. For scatter plots it's not so hard, but for surfaces it's a bit more complicated. Regards, Reinier On Sat, Jul 24, 2010 at 11:51 AM, Ted Kord wrote: > Hi > > I'm trying to set the ax
