'How to display each X, Y coordinate value in matplotlib python

enter image description here

I want to display each x,y coordinate value on the Graph shown in the figure. Only markers are added so far, what if I want to display values with each marker or so?

Any assistance will be highly appreciated.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source