insitupy.plotting.plot_spatial
insitupy.plotting.plot_spatial
-
insitupy.plotting.plot_spatial(data, keys, cells_layer=None, data_ids=None, raw=False, layer=None, fig=None, ax=None, max_cols=4, xlim=None, ylim=None, normalize_crange_not_for=[], crange=None, crange_type='minmax', palette='tab10', cmap_center=None, dpi_display=80, obsm_key='spatial', origin_zero=False, spot_size=10, spot_type='o', cmap='viridis', background_color='white', alpha=1, colorbar=True, clb_title=None, header=None, name_column=None, title_size=24, label_size=16, tick_label_size=14, image_key=None, pixelwidth_per_subplot=200, histogram_setting='auto', savepath=None, save_only=False, dpi_save=300, show=True, verbose=False)