spatialdata-plot icon indicating copy to clipboard operation
spatialdata-plot copied to clipboard

Coloring Labels with ColorLike fails

Open Sonja-Stockhaus opened this issue 3 months ago • 0 comments

When trying to render labels using e.g. color="red", the code fails for me: e.g. blobs.pl.render_labels("blobs_labels", color="red").pl.show() gives

Image

Not sure if this is intended, but I think our documentation is a bit misleading since it says we accept a color-like (similar to points and shapes):

Image

Sonja-Stockhaus avatar Aug 21 '25 16:08 Sonja-Stockhaus