boxiangliu / locuscomparer

LocusCompareR is a R package with visualization tools for comparing two genetic association datasets.
105 stars 18 forks source link

How could I add a main title for the figure? #17

Open JFF1594032292 opened 3 years ago

JFF1594032292 commented 3 years ago

Hello, Thanks for developing this convenient tools! But I ran into some problems. It seems like no option to add a main title for the figure in locuscompare, which is an important function in some case. And it's also difficult to add a title without plot() or ggplot2().

I would appreciate your help. Thank you.