A CeTZ library for drawing simple two- or three-set Venn diagrams.
|
|
| Two set Venn diagram | Three set Venn diagram |
Click on the example image to jump to the code.
This package requires CeTZ version >= 0.5.0!
For information, see the manual (stable).
To use this package, simply add the following code to your document:
#import "@preview/cetz:0.5.2"
#import "@preview/cetz-venn:0.2.0"
#cetz.canvas({
cetz-venn.venn2()
})