Page 1 of 1

Addtext proc.

Posted: Wed Mar 11, 2009 1:34 am
by Vladimir_Yorrick
Hello,

I'd like to add 'left rotated' text on a graph but positioned using coordinates.

If I do "graph.addtext(0.80,0.60,l) Hello" the "l" option ignores the (0.8,0.6) coordinates.

Can someone show me how I can overcome this?

Thanks.

Vlad.

Re: Addtext proc.

Posted: Wed Mar 11, 2009 8:05 am
by EViews Gareth
I believe we don't currently support custom positioned, rotated text. I'll pass it onto the graph people to look into though.

Re: Addtext proc.

Posted: Wed Mar 11, 2009 11:11 am
by EViews Pamela
Gareth is correct - we don't support rotated text with user positioning. You can get around this when adding text interactively by adding it as left rotated, and then dragging it into place. Good idea though, this capability should be added.

Re: Addtext proc.

Posted: Tue Mar 24, 2009 1:04 am
by Jay
Yeah, this would be a very nice feature!