imcRtools icon indicating copy to clipboard operation
imcRtools copied to clipboard

plotSpatial ignores factor levels for node_color_by

Open givison opened this issue 3 months ago • 0 comments

Thanks for creating such a useful tool!

I'm trying to create a spatial plot colored by cell types, with a custom order for the cell types. Usually I'd achieve this using an ordered factor, but even when I define the colData column as a factor the order is ignored when the plot is generated.

givison avatar Sep 15 '25 16:09 givison