'plotter.py' updaten
This commit is contained in:
parent
6413897e92
commit
9e1b64d0c2
@ -54,7 +54,7 @@ for i in Length:
|
|||||||
|
|
||||||
Xscale = np.arange(0,CheckWeek['ENMOmax'].max(), 5)
|
Xscale = np.arange(0,CheckWeek['ENMOmax'].max(), 5)
|
||||||
|
|
||||||
plt.figure()
|
plt.figure(dpi=720)
|
||||||
plt.ylim(0,1440)
|
plt.ylim(0,1440)
|
||||||
plt.xlim(0,CheckWeek['ENMOmax'].max())
|
plt.xlim(0,CheckWeek['ENMOmax'].max())
|
||||||
plt.title('All weekdays and average plotted ' + PtName)
|
plt.title('All weekdays and average plotted ' + PtName)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user