diff --git a/code/plot_functions.py b/code/plot_functions.py index deccc9f..f9708d8 100644 --- a/code/plot_functions.py +++ b/code/plot_functions.py @@ -133,7 +133,8 @@ def plot_highlighted_integrals(ax, frequency, power, points, nyquist, true_eodf, # Apply float formatting to the y-axis ax.yaxis.set_major_formatter(ticker.FuncFormatter(float_formatter)) - ax.legend(loc="upper right") + #ax.legend(loc="upper right") +