bf
This commit is contained in:
parent
cf86e9abad
commit
017db9f21f
@ -317,6 +317,8 @@ def main():
|
||||
Plot.n_rows = n_rows
|
||||
Plot.n_cols = n_cols
|
||||
|
||||
Plot.create_axis()
|
||||
|
||||
# fig = plt.figure(figsize =(20/2.54, 12/2.54), facecolor='white')
|
||||
# axs = []
|
||||
# gs = gridspec.GridSpec(n_rows, n_cols)
|
||||
|
Loading…
Reference in New Issue
Block a user