Changes plot function
This commit is contained in:
@@ -133,7 +133,8 @@ def plot_highlighted_integrals(ax, frequency, power, points, nyquist, true_eodf,
|
|||||||
|
|
||||||
# Apply float formatting to the y-axis
|
# Apply float formatting to the y-axis
|
||||||
ax.yaxis.set_major_formatter(ticker.FuncFormatter(float_formatter))
|
ax.yaxis.set_major_formatter(ticker.FuncFormatter(float_formatter))
|
||||||
ax.legend(loc="upper right")
|
#ax.legend(loc="upper right")
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user