-
For some reason the labels/text are all missing for the venn diagram. Not sure what is happening. I never managed to get them to show up. The only thing I can think of is: `Warning: font family not fo…
-
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 o…
-
**Is your feature request related to a problem? Please describe.**
The `getComputedTextLength` function is not implemented causing some libraries to fail server side.
**Describe the solution you'd…
-
Hi, recently I have updated this package.
Everything works fine. But, title() doesn't work in plotting process.
I had used title() for adding a title in a Venn diagram in the previous version of ve…
-
Hi,
I can not change the color of the edges in ggVennDiagram:
ggVennDiagram(x_bac, color = "black", category.names = c("AM", "FE"), label_alpha = 0) +
scale_fill_gradient(low = "pink1", high = …
-
When adding text boxes to the edge of either the left or right circle and the intersection will sometimes cause the text boxes be covered by the intersection of the two circles (see image below and lo…
-
# Problem
I'm always frustrated when I have to manually create Venn diagrams of more than 4 intersecting circles. It might sound trivial but arranging complex Venn diagrams in a legible manner is a…
-
# Team Teach Reflection Final | Home of the Sri
Here are my tables!!!!
[https://sris126.github.io/Sri_2025/2024/10/09/TeamTeachReflection.html](https://sris126.github.io/Sri_2025/2024/10/09/TeamTeac…
-
It would be excellent if `venn2` had an option to render Venn diagram regions with elements of the sets instead of the element count.
```
matplotlib_venn.venn2([set([1, 2, 3, 4, 5, 6, 7]), set([4,…
-
## Request For Block (RFB)
Venn diagrams are useful for pedagogic and classification purposes. They are primarily useful in helping visualize relationships between sets of entities. A block that al…