Skip to content

The layer order issue of clusterCornerAxes #77

@yuanwei4305

Description

@yuanwei4305

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.

Image

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions