arviz_plots.backend.fill_between_y

Contents

arviz_plots.backend.fill_between_y#

arviz_plots.backend.fill_between_y(x, y_bottom, y_top, target, *, color=<unset>, alpha=<unset>, **artist_kws)[source]#

Fill the region between y_bottom and y_top.