cytocalc.plotting module

cytocalc.plotting.preparePlots()[source]

Prepare the plotting environment with consistent styles and settings. This function sets the theme, style, context, and other parameters for matplotlib and seaborn to ensure that all plots have a uniform appearance.

cytocalc.plotting.savefig(*args, **kwargs)[source]

This function wraps matplotlib’s savefig to include Cytocalc version in the saved file. Usage: Identical to matplotlib.pyplot.savefig

“read_software_metadata.py” script provides a convenient way to read this metadata back.