• Open in:

Venn Diagram

A Venn diagram (also know as primary diagram, set diagram or logic diagram) shows all possible logical relations between different sets. Learn more about Venn diagrams in the documentation.

Related tutorials

Build this chart with AI

The prompt below can be used to build this chart with AI. For best coding results, use the most advanced AI models, like Claude Opus 4.6 and GPT-5.3-Codex. For more info and tips, check out amCharts AI docs.

Create a Venn diagram displaying three primary sets (A=10, B=10, C=5) with pairwise intersections (A-B=4, A-C=2, B-C=2) and a three-way intersection (A-B-C=1). Size each region by its value. Color each region distinctly. Show tooltips with the region name and value on hover. Apply a hover effect with a dashed white border. Add a legend at the bottom center showing all regions. Use generous padding and a tall container. Use animated transitions. Use amCharts 5 library.

Demo source