jianhong / trackViewer

A bioconductor package with minimalist design for drawing elegant tracks or lollipop plot
https://jianhong.github.io/trackViewer/
66 stars 16 forks source link

Combine different types of pin heads in the same plot #1

Closed apuhegde closed 5 years ago

apuhegde commented 6 years ago

Thanks for this neat tool! I want to combine two different types of pin heads - circle pin heads on top and google pin heads on the bottom, in the same lollipop plot. Is this possible? I didn't see any examples of this in the bioconductor vignette.

jianhong commented 6 years ago

The idea is great. But currently trackViewer can not do that.

On Fri, Sep 7, 2018 at 6:49 PM apuhegde notifications@github.com wrote:

Thanks for this neat tool! I want to combine two different types of pin heads - circle pin heads on top and google pin heads on the bottom, in the same lollipop plot. Is this possible? I didn't see any examples of this in the bioconductor vignette.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jianhong/trackViewer/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/AFYSA_KOe7h5k8D-UOty1e_kFnRLML3mks5uYvf2gaJpZM4WflAd .

-- Yours sincerely, Jianhong Ou

jianhong commented 5 years ago

This can be done in the newest version. But it can not including google pin. The shapes could be "circle", "square", "diamond", "triangle_point_up", or "triangle_point_down".