arviz_plots.backend.savefig#
- arviz_plots.backend.savefig(figure, path, **kwargs)[source]#
Show this figure.
- Parameters:
- figure
figure_type The figure to save.
- path
pathlib.Path The path to save the figure to.
- **kwargs
dict, optional Additional keyword arguments.
- figure
See also
arviz_plots.backend.bokeh.savefigarviz_plots.backend.matplotlib.savefigarviz_plots.backend.plotly.savefig