Draft: changed the loading of data required to draw the global plot; now read only 3...
Compare changes
Files
3+ 16
− 12
@@ -17,10 +17,10 @@ from matplotlib import colors
@@ -32,30 +32,34 @@ def replaceZeroes(df):
@@ -63,7 +67,7 @@ def create_global_plot(work_file_path: str, global_plot_path: str):