stanley-king 4 anni fa
parent
commit
9ea5c98692
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      plot/DataCenter.py

+ 1 - 1
plot/DataCenter.py

@@ -170,7 +170,7 @@ class DataCenter(object):
             else:
                 end_pos = -1
 
-            fig = Figure(figsize=(16, 9))
+            fig = Figure(figsize=(16, 8))
             ax = fig.subplots()
 
             predata = np.zeros((5, 86400))