Hi napari ppl,
Is it currently possible to color a label layer by a property that is continuous?
Let’s say I have a cell segmentation, and I want to color it by cell size.
Is there any easier way to do it that manually mapping sizes to colors in a color dict?
Many thanks