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

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

Re: [Octave-bug-tracker] changeset 16832:e528beb2d774


From: Ben Abbott
Subject: Re: [Octave-bug-tracker] changeset 16832:e528beb2d774
Date: Fri, 28 Jun 2013 00:21:32 +0000 (GMT)


On Jun 27, 2013, at 11:50 AM, "Michael D. Godfrey" <address@hidden> wrote:

On 06/27/2013 11:22 AM, Ben Abbott wrote:
> I think this means we'll need a new bug report. The way Octave currently handles "align" is what Matlab does with "align", but Octave in the abscence of "align", Octave aligns the "outerposition" while Matlab still aligns the "position" property and adjust the loose margin to accommodate the larger of all "tightmargin"s and "loosemargin"s. I don't think this is too difficult to fix. The change needs to be made in axes::properties::sync_positions (void).
Very good.

For the plots that I have been using lately, fltk plotting (current
dev) has been working
well. Lots of improvements. I would say that plotting seems close to
ready for the upcoming
3.8 release.

I have thought of a couple of, probably longer term, items:

1. As has been discussed, the requirement of single precision in OpenGL
will someday require rescaling of the data so that the double range
is mapped to fit.

2. Every now and then I notice that the choices of options in the plot
window
menu bar could be expanded. The current choices were, I think, sort of
a "proof of concept." An obvious addition would be a "print"
button. This
should get some review to decide what is important/appropriate,...

Anyhow, thanks for resolving the subplot item.

Michael
 

I like the idea of improving the options in the plot window.  Those will be particularly attractive when the qt toolkit is integrated and used with the gui.


Ben




reply via email to

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