spatialdata-plot
spatialdata-plot copied to clipboard
Multiple colorbars on global coordinate system
When I try to plot expression values on my labeled images and plot the global coordinate system I am getting a colorbar foreach of my 25 labeled images.
sdata.pl.render_labels(color="log1p_total_counts", outline_alpha=0.9).pl.show(coordinate_systems='global', colorbar=True)