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: Michael D. Godfrey
Subject: Re: [Octave-bug-tracker] changeset 16832:e528beb2d774
Date: Thu, 27 Jun 2013 11:50:49 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130514 Thunderbird/17.0.6

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




reply via email to

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