-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
After using clusterCornerAxes to add cell types, remove the legend, and add circles, it is found that the circles are on top of the cell types, thus covering them up.
Could the drawing order be adjusted to make the image more aesthetically pleasing?
clusterCornerAxes( object = seob, reduction = "umap", clusterCol = "cell_type", noSplit = TRUE, cellLabel = TRUE, cellLabelSize = 5, cellLabelColor = "black", show.legend = FALSE, cornerTextSize = 3.5, base_size = 14, addCircle = TRUE, cicAlpha = 0.05, nbin = 200, cicDelta = 0.01, cicLineSize = 0.5, cicLineColor = "grey0", cicLineLty = "dashed" )
Metadata
Metadata
Assignees
Labels
No labels