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
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
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
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
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
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
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
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