octave-maintainers
[Top][All Lists]
Advanced

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

Re: legend and bar?


From: David Bateman
Subject: Re: legend and bar?
Date: Mon, 05 Nov 2007 16:45:43 +0100
User-agent: Thunderbird 1.5.0.7 (X11/20060921)

Michael Goffioul wrote:
> On 11/5/07, David Bateman <address@hidden> wrote:
>   
>> Matlab has the "DisplayName" field of the BarSeries objects that
>> includes the values of the legend strings.. I suppose we might add a
>> "KeyLabel" field to the patch objects as you suggest, though it probably
>> makes more sense to just bite the bullet and implement the bar series
>> objects in a matlab compatible way. JHandles in octave-forge has this
>> but its in a mix of java and m-files... If this was in pure m-file it
>> would be relatively easy to migrate this into Octave, and add legends
>> for bar plots in the process.
>>     
>
> This is "next" in my TODO list. I already migrated the stemseries into
> pure m-files. My target is to move all specialized graphs into pure
> m-files (actually, there's only barseries left, the others are not implemented
> yet). This makes the code re-usable by any graphics backend.
>
> Michael.
>
>   
I presume you need the addprops function implemented in Octave to allow
arbitrary properties to be added to a handle to create the handle to the
barseries. Have you looked at that, or should someone else do it?

D.

-- 
David Bateman                                address@hidden
Motorola Labs - Paris                        +33 1 69 35 48 04 (Ph) 
Parc Les Algorithmes, Commune de St Aubin    +33 6 72 01 06 33 (Mob) 
91193 Gif-Sur-Yvette FRANCE                  +33 1 69 35 77 01 (Fax) 

The information contained in this communication has been classified as: 

[x] General Business Information 
[ ] Motorola Internal Use Only 
[ ] Motorola Confidential Proprietary



reply via email to

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