Skip to content

Add possibility to pass existing axes for light curve plotting

Jannis David Necker requested to merge pass-axes into main

timewise_sup.plot.plot_lightcurve.make_lightcurve_plot() accepts now a pre-existing mpl.axes.Axes as ax.

Merge request reports