summaryrefslogtreecommitdiff
path: root/rotord/httplot
diff options
context:
space:
mode:
authorTim Redfern <tim@eclectronics.org>2014-01-27 15:52:21 +0000
committerTim Redfern <tim@eclectronics.org>2014-01-27 15:52:21 +0000
commitd1e12e5dbc41e9d05b40b611d7e62affb15b2ec7 (patch)
tree3f992fc2c910ba4a62f721496b21700820eb5867 /rotord/httplot
parent71ab88c9e35d6060fba341f9f034ec0e4ac7c31e (diff)
change meaning of random frequency
Diffstat (limited to 'rotord/httplot')
-rwxr-xr-xrotord/httplot1
1 files changed, 1 insertions, 0 deletions
diff --git a/rotord/httplot b/rotord/httplot
index 8f48dce..fb3841c 100755
--- a/rotord/httplot
+++ b/rotord/httplot
@@ -36,6 +36,7 @@ import matplotlib.pyplot as plt
plt.plot(x,y)
plt.ylabel('signal')
plt.xlabel('time')
+plt.title(args.path)
plt.show()
#print response