Re: [Matplotlib-users] Customizing 3d plots

2011-05-05 Thread Benjamin Root
I apologize for the delay. I have not been paying attention to this mailing list for the past couple of months. My responses are below. On Wed, Apr 20, 2011 at 12:20 AM, José Alexandre Nalon wrote: > Greetings, > > I'm trying to use Matplotlib to plot 3d surfaces, with > good results. While the

[Matplotlib-users] Customizing 3d plots

2011-04-19 Thread José Alexandre Nalon
Greetings, I'm trying to use Matplotlib to plot 3d surfaces, with good results. While the plot are nice, there is little information on the website about customizing them. To get what I want, I used some tricks and hacks, and I am pretty sure that there are better ways to do it. Here is what I did