plotyy problems and change proposal
David Bateman
adb014 at gmail.com
Sun Dec 2 15:45:13 CST 2007
Michael Goffioul wrote:
> You don't really need listeners for this. It would be enough to set the
> position to something reasonable. [0 0 1 1] is not a good value for
> position in normalized units. Just use something else and it should be
> fine with JHandles: for instance, typical value used in JHandles is
> [0.11 0.13 0.78 0.73] (altough it looks a little bit to small).
What I meant is that there is nothing to stop you changing the
properties of one of the axis objects and that without listeners there
is no way to get these changes automatically reflected in the second set
of axis. In fact its probably better for the gnuplot code to calculate
the size of the axis automatically for first axis and use that to force
the size of the second axis..
>>> 2) the second axes should get "color" set to "none", otherwise you don't
>>> see the first axes behind it.
>> There is no color property of the axes in Octave at the moment, only
>> {x|y|z}color. I see no issue adding that either I suppose.. I'll see
>> what I can do, though it might take a couple of days so feel free to
>> propose a patcn..
>
> I don't have that much time neither this weekend...
>
Alright, then what about the attached. Does this do what you want?
D.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch41
Url: https://www.cae.wisc.edu/pipermail/octave-maintainers/attachments/20071202/0e36b0dd/attachment.ksh
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch41.changelog
Url: https://www.cae.wisc.edu/pipermail/octave-maintainers/attachments/20071202/0e36b0dd/attachment-0001.ksh
More information about the Octave-maintainers
mailing list