lightkurve.FoldedLightCurve.plot_river#

FoldedLightCurve.plot_river(**kwargs)[source]#

Plot the folded light curve in a river style.

See plot_river for details on the accepted arguments.

Parameters:
kwargsdict

Dictionary of arguments to be passed to plot_river.

Returns:
axAxes

The matplotlib axes object.