Long and short legend in figure
Posted: Wed Jan 21, 2009 9:42 am
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.
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