Deleting Text Added to Graph using Coordinates
Posted: Tue Aug 16, 2016 4:24 pm
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.
_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.