-
Notifications
You must be signed in to change notification settings - Fork 119
Open
Description
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)
`
The legend in the example result in your specification ends up having >
Metadata
Metadata
Assignees
Labels
No labels

