arviz_plots.backend.savefig

Contents

arviz_plots.backend.savefig#

arviz_plots.backend.savefig(figure, path, **kwargs)[source]#

Show this figure.

Parameters:
figurefigure_type

The figure to save.

pathpathlib.Path

The path to save the figure to.

**kwargsdict, optional

Additional keyword arguments.

See also

arviz_plots.backend.bokeh.savefig
arviz_plots.backend.matplotlib.savefig
arviz_plots.backend.plotly.savefig