Closed
Description
Version is 1.4.2 and I get deprecation warning so I would like to use the recommended way.
I use a.xytext = (xpos, 0.8)
on response to user clicking on certain parts, if the functionality gets deprecated how can we dynamically move
annotations? I am not talking about adding new annotations here. Of course one can delete the previous one and recreate a new annotation but that is not exactly same functionality.