stanley-king 4 年之前
父节点
当前提交
9ea5c98692
共有 1 个文件被更改,包括 1 次插入1 次删除
  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))