Skip to content

SNP density legend problem #140

@Long-zhe

Description

@Long-zhe

Thank you very much for the R package you developed. When I was drawing the SNP density map, I found some problems with the legend. I don't know if it was caused by the CMplot version update.

As shown below, I am using sample code for testing, which does not appear in the legend at the end >
`

packageVersion("CMplot")
[1] ‘4.5.1’

data("pig60K")
CMplot(pig60K,plot.type="d",
bin.size=1e6,chr.den.col=c("darkgreen", "yellow", "red"),file="jpg",file.name="",dpi=300,
main="illumilla_60K",file.output=F,verbose=TRUE,width=9,height=6)
`

Image

The legend in the example result in your specification ends up having >

Image

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