vix.ing · top · new · best · stats · spec

A New Perspective on Drawing Venn Diagrams for Data Visualization

2026/01/11 by Bálint Csanády · 9 voices
Computer Science · Mathematics · #cs.GR #cs.CG #cs.HC #math.CO

paper · pdf

Abstract

We introduce VennFan, a method for generating n-set Venn diagrams based on the polar coordinate projection of trigonometric boundaries, resulting in Venn diagrams that resemble a set of fan blades. Unlike most classical constructions, our method emphasizes readability and customizability by using shaped sinusoids and amplitude scaling. We describe both sine- and cosine-based variants of VennFan and propose an automatic label placement heuristic tailored to these fan-like layouts. VennFan is available as a Python package (https://pypi.org/project/vennfan/).

Discussions

Related