'plotter.py' updaten
This commit is contained in:
@@ -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()
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user