Re: [matplotlib-devel] 3d support

2008-02-01 Thread Mathew Yeates
I was just experimenting with Mayavi2 when your mail arrived! Thanks. I'll look at it over the weekend Mathew Gael Varoquaux wrote: > On Fri, Feb 01, 2008 at 02:47:21PM -0800, Mathew Yeates wrote: > >> I looked into VTK and it certainly has good performance and good >> navigation but an

Re: [matplotlib-devel] 3d support

2008-02-01 Thread Gael Varoquaux
On Fri, Feb 01, 2008 at 02:47:21PM -0800, Mathew Yeates wrote: > I looked into VTK and it certainly has good performance and good > navigation but another steep learning and probably overkill for > interacting with simple 3d plots. > Anyone have any thoughts on this? We are working on maki

[matplotlib-devel] 3d support

2008-02-01 Thread Mathew Yeates
Hi I want to write an application which includes multidimensional visualization. I tried running simple3d.py but it is sloww! Also, I'm not sure if the Navigation Toolbar is working properly. I looked into VTK and it certainly has good performance and good navigation but another steep

Re: [matplotlib-devel] tick alignment in pdf backend

2008-02-01 Thread Jörgen Stenarson
Michael Droettboom skrev: > Thanks. Fixed in SVN r4929. > That was quick. Thanks. /Jörgen - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse

Re: [matplotlib-devel] tick alignment in pdf backend

2008-02-01 Thread Michael Droettboom
Thanks. Fixed in SVN r4929. Jörgen Stenarson wrote: > Hi, > > the tickmarks seem to be misaligned when saving figures with the pdf > backend. I have attached a screen shot of one of the corners of the > figure, the tickmarks do not align with the border of the axes. The > figure was generated

[matplotlib-devel] Tk-window doesn't show full figure

2008-02-01 Thread Jörgen Stenarson
Hi, One annoyance with the TkAgg plotwindow is that it doesn't show the full plotarea. Comparing the plot result saved to png in visible-area-tk.png to the screen shot of the tkagg window in visible-area-tk-window.png you can see that there is a grey border covering some of the area at the edg

[matplotlib-devel] figsize anomaly in pdf

2008-02-01 Thread Jörgen Stenarson
Hi, using the attached script to generate one pdf and one png of the same figure. I get a 800x600 pixel png which is expected for a 8x6in figure at 100 dpi. But for the pdf I get 11.11x8.33in as determined from the document properties dialog in acrobat reader. Looking at the file information

Re: [matplotlib-devel] colorbar ticklabel positions

2008-02-01 Thread Darren Dale
On Thursday 31 January 2008 12:09:03 pm Darren Dale wrote: > I have to report two more issues (sorry I'm reporting, not squashing, I'm > swamped at work.) > > imshow(rand(100,100)) > colorbar() > > The horizontal alignment of the ticklabels is off, they are centered on the > axis rather than being