spatialdata-plot
spatialdata-plot copied to clipboard
render_labels plots can not show any legend
I am using below script:
sdata.pl.render_labels('cell_labels', color=ct_name).pl.show(title="Cell labels",
coordinate_systems="global",
legend_loc="right margin")
I check the documents, but my script can not show legend:
Thanks for reporting! Can you see a legend if you remove legend_loc="right margin"?
I have the same problem, legend_loc parameter doesn't seem to change anything, would it be helpful to provide session info ?
@timtreis @Sonja-Stockhaus wdyt?