octave-maintainers
[Top][All Lists]
Advanced

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

Re: Graphics properties implementation


From: Michael Goffioul
Subject: Re: Graphics properties implementation
Date: Tue, 15 Jan 2008 21:17:15 +0100

On 1/15/08, John W. Eaton <address@hidden> wrote:
> On 15-Jan-2008, Michael Goffioul wrote:
>
> | It seems "interpreter" property is still used in __go_draw_axes__.m.
>
> I think it is only used for the text object.  I left it there but
> removed it from the line, patch, and surface objects.

No, it's also used for the other objects, to format the correponding
legend item. __maybe_munge_text__ is used at various places
in the code, and this sub-function needs the interpreter property.

I agree that it should only be defined for text object, but it
currently breaks the gnuplot backend, because legend is not
handled in a Matlab compatible way.

Michael.


reply via email to

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