changed highlight function
This commit is contained in:
parent
89b1254425
commit
fadef774d4
@ -136,7 +136,7 @@ def plot_highlighted_integrals(frequency, power, points, color_mapping, points_c
|
|||||||
ax.set_title('Power Spectrum with Highlighted Integrals')
|
ax.set_title('Power Spectrum with Highlighted Integrals')
|
||||||
ax.legend()
|
ax.legend()
|
||||||
|
|
||||||
return fig
|
return fig, ax
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user