octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #29569] the bottom right figure of second plot


From: Ben Abbott
Subject: [Octave-bug-tracker] [bug #29569] the bottom right figure of second plotyy demo incorrect
Date: Sun, 25 Apr 2010 14:01:16 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; en-US) AppleWebKit/533.2 (KHTML, like Gecko) Chrome/5.0.342.9 Safari/533.2

Follow-up Comment #19, bug #29569 (project octave):

hmmm ... perhaps my understanding for what the "aspect ratio" represents is
in error? 

After running demo ("plotyy", 2), I just did a manual measurement of the bbox
for each plot box. UL: 188x143, LL: 188x143, LR: 144x144, and UR: 188x143
pixels. Since I used the mouse, I may be off by +/- 1 pixel.

So for me the UL, LL, and UR each have the same axes position width and
height. and the UR is square.

Also ...

octave:3> get (gca, "position") .* get (gcf, "position")([3,4,3,4])
ans =   319.391    46.200   187.409   143.288

This looks as I expect. Do you get the same, or am I misinterpreting
something?

BTW, looking at your plot the sizes are UL,LL,UR: 214x146 and LR: 164x146.
Thus, the "square" plot isn't square. Any idea why?

Regarding your UR plot, this small 3D size is a feature of gnuplot-4.2.x,
which I think can be fixed, but I haven't yet attempted to try.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?29569>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]