'plotter.py' updaten
This commit is contained in:
parent
c8aaabc502
commit
5db3ef88ac
@ -69,6 +69,7 @@ for i in Length:
|
|||||||
else:
|
else:
|
||||||
plt.plot(Xscale, Y, 'k--')
|
plt.plot(Xscale, Y, 'k--')
|
||||||
|
|
||||||
plt.show()
|
|
||||||
plt.savefig(fname=('Weekplot ' + PtName+ '.png'))
|
plt.savefig(fname=('Weekplot ' + PtName+ '.png'))
|
||||||
|
plt.show()
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user