I have a plot with intersecting lines:
And I would like to add a tag or pointer which point to the intersection and display the coordinates of the intersection. Something like this:
I know the coordinates of the intersection and I know that the function annotate!
adds text to the plot. However, I do not know how to add a line or arrow to point to the intersection and how to determine the right position for the text.