cellfish.plot.savefig

Contents

cellfish.plot.savefig#

cellfish.plot.savefig(fig, path, *, dpi=300, also_png=True)#

Save fig; if path is PDF/SVG, also write a PNG sidecar unless disabled.

Return type:

Path

Parameters: