Page 1 of 1

Deleting Text Added to Graph using Coordinates

Posted: Tue Aug 16, 2016 4:24 pm
by msena
How can I delete text added to a specific position in an Eviews graph? (as in the example below):

_graph.addtext(7.5,.2) "Added text that must be deleted."

I've seen in the documentation that if I were to use any of the t,l,r,b options then text is automatically overriden, but it does not seem to be the case when using specific coordinates.

Thanks.

Re: Deleting Text Added to Graph using Coordinates

Posted: Tue Aug 16, 2016 4:27 pm
by EViews Gareth
Unfortunately there is no way to do this via command.

Re: Deleting Text Added to Graph using Coordinates

Posted: Wed Aug 17, 2016 5:06 am
by msena
Alright, thanks!
Is there a wishlist that I can add this feature to?