Home | History | Annotate | Download | only in scripts

Lines Matching defs:plt

39 import matplotlib.pyplot as plt
400 plt.plot(measurements)
401 plt.show()