dRFEtools.utils.save_plot_variants

dRFEtools.utils.save_plot_variants(plot_obj, output_path, *, width=7, height=7)[source]

Persist a plot to standard image formats.

Both plotnine objects and Matplotlib figures are supported.

Return type:

None