plot¶
- luminet.isoredshift.Isoredshift.plot(ax, **kwargs)¶
Plot the isoredshift on an ax
- Parameters:
ax (
matplotlib.axes.Axes) – Ax object to plot on.kwargs (optional) – Optional keyword arguments to pass to
matplotlib.pyplot.plot()
Plot the isoredshift on an ax
ax (matplotlib.axes.Axes) – Ax object to plot on.
kwargs (optional) – Optional keyword arguments to pass to matplotlib.pyplot.plot()