Hello Gao,
Thank you for your work on this fantastic package!
In many ggVennDiagram examples, set labels are single characters (e.g., A, B, C, D). However, I need to use longer labels, which often overlap the set edges or intrude into the polygons.
While examining the code, I noticed that label positioning is handled by the fancy_**_**_label() functions, defined in shapeMageR, where the label positions seem to be hard-coded.
Is there a way to increase the spacing between the set edge and the label I might have missed? If not, would adding this feature for further customization be feasible?
Thank you for your support and this excellent package!
Hello Gao,
Thank you for your work on this fantastic package!
In many
ggVennDiagramexamples, set labels are single characters (e.g., A, B, C, D). However, I need to use longer labels, which often overlap the set edges or intrude into the polygons.While examining the code, I noticed that label positioning is handled by the
fancy_**_**_label()functions, defined inshapeMageR, where the label positions seem to be hard-coded.Is there a way to increase the spacing between the set edge and the label I might have missed? If not, would adding this feature for further customization be feasible?
Thank you for your support and this excellent package!