Changes plot function

This commit is contained in:
Diana 2024-10-27 13:14:33 +01:00
parent 4a7e963c03
commit 851857c19d

View File

@ -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")