Lilin Yin

Results 195 comments of Lilin Yin

Yes, it had been removed in a very early version.

You can try to download the script and add a new line at https://github.com/YinLiLin/CMplot/blob/045db438fbcd7c4d7302269e11e8b109d7c31f68/R/CMplot.r#L1525, e.g., mtext(side=1, text="yourtext", line=3, ...), then source it locally and try again.

PDF is a type of vector image, please have a try by setting the argument 'file="pdf"' in the main function.

Dear @fmazzarotto , Thank you for using CMplot. Please try the latest version on GitHub (source the online script in R), the parameter "axis.cex" can work on the size of...

Hi @seisland1, I fixed a bug regarding the 'cex' issue proposed by another user just now, please source the online script and have a try to see if it can...

Thank you for using CMplot. Sorry that it's not achievable to add ticks to the x-axis of density plot.

Sorry for the late response, please add the argument 'signal.line=NULL' to fix it.

Thank you for the feedback. Could you mind sending your data and the running script to me at [email protected]? I will check it out for the issue.

Hi @CEPHAS-01, The version on GitHub has been updated for the issue you proposed, please source the online script and have a try. BTW, i found that you used a...