Skip to content

[venn-labeled-items] Chartgeist-Style Venn Diagram with Labeled Items (WIRED) #5364

@MarkusNeusinger

Description

@MarkusNeusinger

Description

A stylized 3-circle Venn diagram popularized by WIRED magazine's "Chartgeist" feature. Three overlapping circles define witty, opinionated categories (e.g., "Overhyped", "Actually Useful", "Secretly Loved"), and pop-culture items (products, people, trends, apps) are placed as labeled points inside each zone — including the pairwise and triple intersections. The chart is editorial and humorous; the "data" is categorical set-membership rather than numeric measurements.

Applications

  • Editorial / magazine-style cultural commentary (tech, media, food, sports)
  • Team workshops classifying products, features, or ideas across three traits
  • Competitive positioning and taxonomy exercises in marketing decks
  • Teaching set theory and Venn intersections with relatable examples
  • Retrospective or year-in-review roundups

Data

  • circles (list of 3 objects):
    • name (string) — category label (e.g., "Overhyped")
    • color (string, optional) — fill/outline color
  • items (list of objects):
    • label (string) — item name (e.g., "NFTs", "Sourdough", "TikTok")
    • zone (string) — one of: A, B, C, AB, AC, BC, ABC, or outside (items sitting outside all circles)
  • Size: 3 circles, 10–25 labeled items distributed across the 7 interior zones (plus optional outside)

Notes

  • Three equally-sized circles arranged symmetrically with clear pairwise and triple overlaps (standard Venn layout)
  • Semi-transparent fills so overlaps are visible
  • Item labels placed inside their assigned zone without overlapping; use small point markers or text-only placement
  • Category labels positioned outside each circle at its outer side
  • Optional witty title/subtitle in a serif editorial font
  • Magazine-print aesthetic: generous whitespace, restrained palette
  • Optional outside zone for items that belong to none of the three categories (placed in the surrounding whitespace)

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions