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