Benreuveni2020

Avatar
  • Total activity 5
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2
  • Created

    Matplotlib waitforkeypress() doesn't work

    Answered
    Hello, I'm running v2019.2 (PY-192.6817.19) and a simple script like: import matplotlib.pyplot as pltplt.ion() #doesn't matter if this is omittedplt.plot(0.1, 0.1, "go")plt.plot(0.2, 0.2, "bo")plt....
    • 2 followers
    • 1 comment
    • 0 votes