Open
Description
hi,I noticed that in Seurat’s FeaturePlot() there’s an " order " argument that, when set to TRUE, ensures that cells with higher expression are plotted last (i.e. on top), so they aren’t hidden by low-expression points.
I’m wondering,Does scplotter currently offer a similar parameter (e.g. order = TRUE/FALSE) to control the drawing order based on expression level?