Page 1 of 1

Long and short legend in figure

Posted: Wed Jan 21, 2009 9:42 am
by Katjes
In a figure with a multiplicity of lines, I have a detailed legend (set by the displayname option) for each series at the bottom of the chart.
In addition I would like to add the series short name or other abbreviation close to the line.
Is there a possibility to have both in one figure?
I have already tried the "add" code but this it not close to the line.

Code: Select all

a.displayname long text a b.displayname long text a graph test.line(s) a b

Re: Long and short legend in figure

Posted: Wed Jan 21, 2009 9:45 am
by EViews Gareth
Unfortunately there isn't an automatic way to do this, the only way you can do it is by using the addtext command, and then working out the location you want to add it.