Abstract
Euler diagrams are effective tools for visualizing set intersections. They have a large number of application areas ranging from statistical data analysis to software engineering. However, the automated generation of Euler diagrams has never been easy: given an abstract description of a required Euler diagram, it is computationally expensive to generate the diagram. Moreover, the generated diagrams represent sets by polygons, sometimes with quite irregular shapes that make the diagrams less comprehensible. In this paper, we address these two issues by developing the theory of piercings, where we define single piercing curves and double piercing curves. We prove that if a diagram can be built inductively by successively adding piercing curves under certain constraints, then it can be drawn with circles, which are more esthetically pleasing than arbitrary polygons. The theory of piercings is developed at the abstract level. In addition, we present a Java implementation that, given an inductively pierced abstract description, generates an Euler diagram consisting only of circles within polynomial time.
Original language | English |
---|---|
Pages (from-to) | 1020-1032 |
Number of pages | 13 |
Journal | IEEE Transactions on Visualization and Computer Graphics |
Volume | 17 |
Issue number | 7 |
DOIs | |
Publication status | Published - 1 Jul 2011 |
Keywords
- Automated diagram drawing
- Euler diagrams
- diagrammatic reasoning
- information visualization