Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The 'cex' value is incorrect #110

Open
Cheng7Cloud opened this issue Oct 13, 2023 · 1 comment
Open

The 'cex' value is incorrect #110

Cheng7Cloud opened this issue Oct 13, 2023 · 1 comment

Comments

@Cheng7Cloud
Copy link

The result of my run is this error:
Error in (function (s, units = "user", cex = NULL, font = NULL, vfont = NULL, : 'cex'值不对.
And this is my code:
CMplot(testo3, plot.type="m",multraits=TRUE,threshold=5e-8,threshold.lty=c(1), col=c("#4297d7","#d77fb9"),
chr.den.col=c("darkgreen", "yellow", "red"),
signal.cex=1.5, file="jpg",file.name="",dpi=300,file.output=TRUE,verbose=TRUE,
legend.ncol=1, legend.pos="left")
I would appreciate it very much if I could find a solution.

@YinLiLin
Copy link
Owner

Thank you for the feedback.
I have fixed the bug you encountered, please source the online version in R console and have a try. The version on CRAN will be available to public in coming days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants