YinLiLin / CMplot

📊 Circular and Rectangular Manhattan Plot
511 stars 112 forks source link

Changing the size of the title font #22

Open Juliana8890 opened 4 years ago

Juliana8890 commented 4 years ago

Thanks for the great package!! Is there a way to increase the size of the title font? Thanks a lot!

YinLiLin commented 4 years ago

Hi,

Thanks for using CMplot. Sorry that I didn't set a parameter to control the size or font of the title, as the user experience may be decreased with too many parameters in CMplot, so I just keep some necessary parameters and ignore the optional parameters.

Best, LL

YinLiLin commented 4 years ago

Hi,

I have updated CMplot on GitHub, several parameters to control the title have been added in the function of CMplot, including 'main', 'main.cex', 'main.font'. Please source the online scripts to have a try. And I will submit the latest version to R CRAN in the coming days.

Best, LL