gaospecial / ggVennDiagram

A 'ggplot2' implement of Venn Diagram.
https://gaospecial.github.io/ggVennDiagram/
GNU General Public License v3.0
282 stars 38 forks source link

Is it possible to show text? #38

Closed jinghuazhao closed 2 years ago

jinghuazhao commented 2 years ago

I just got to know your great package.

I saw this diagram and is it possible to generate?

EUR-NATO

gaospecial commented 2 years ago

文本在 Venn 图上的排列会比较复杂,目前只能实现简短的填充效果。请查阅:https://gaospecial.github.io/ggVennDiagram/articles/using-ggVennDiagram-cn.html#%E6%98%BE%E7%A4%BA%E5%8C%BA%E5%9F%9F%E4%B8%AD%E7%9A%84%E6%88%90%E5%91%98

jinghuazhao commented 2 years ago

谢谢回复。正如所言,这有些不寻常我们暂做为一个问题并期望将来会有一个好的算法解决。再次感谢开发这个包,我一直用VennDiagram而使用了ggplot2的设计会有不少灵活性。