lightkurve.FoldedLightCurve.plot_river#
- FoldedLightCurve.plot_river(**kwargs)[source]#
Plot the folded light curve in a river style.
See
plot_riverfor details on the accepted arguments.- Parameters:
- kwargsdict
Dictionary of arguments to be passed to
plot_river.
- Returns:
- ax
Axes The matplotlib axes object.
- ax