Every month I shall update some graphs that have the following text, as an example: "prices of November 2012".
I use the following code:
Code: Select all
graph01.addtext(2.77,2.77) "prices of November 2012"Code: Select all
graph01.addtext(2.77,2.77) "prices of December 2012"Is there a way to overwrite it or change the existing text?
Thanks,
Giovanna
