- curve
xr.DataArray
The curve to plot.
- subplot_kwargs
dict
, optional Keyword arguments for plt.subplots
- sample_kwargs
dict
, optional Keyword arguments for the plot_curve_sample function. Defaults to None.
- hdi_kwargs
dict
, optional Keyword arguments for the plot_curve_hdi function. Defaults to None.