I am interested to know how ginput() of matplotlib works?When I run the following simple code
axis([-1, 1, -1, 1]) print( "Please click three times"