squidpy.pl.ripley

squidpy.pl.ripley(adata, cluster_key, mode='F', plot_sims=True, palette=None, figsize=None, dpi=None, save=None, ax=None, legend_kwargs=mappingproxy({}), **kwargs)[source]

Plot Ripley’s statistics for each cluster.

The estimate is computed by squidpy.gr.ripley().

Parameters:
Return type:

None

Returns:

: Nothing, just plots the figure and optionally saves the plot.