YinLiLin / CMplot

📊 Circular and Rectangular Manhattan Plot
499 stars 111 forks source link

Add option to draw multiple x axes for multi-rect plot #90

Closed mnahinkhan closed 1 year ago

mnahinkhan commented 1 year ago

Thank you for your useful package!

Recently, I needed the ability to draw multiple X axes for the multi-track rectangular Manhattan plot (just for ease of readability).

I modified the function a bit so thought I'd contribute in case others found it useful.

I added two new parameters to the function:

I also updated the README to reflect this change and showcase the multi-axes one, but of course feel free to remove this change.

I am open to any feedback, thanks again!

YinLiLin commented 1 year ago

Thank you very much for the contribution. It's now merged in this project.