Skip to content

[waffle-basic] Basic Waffle Chart #998

@MarkusNeusinger

Description

@MarkusNeusinger

Description

A waffle chart displays proportions using a grid of squares where colored squares represent parts of a whole. It provides an intuitive alternative to pie charts, making it easier to compare proportions accurately.

Key Features

  • Grid of equal-sized squares (typically 10x10 = 100)
  • Colored squares show category proportions
  • Each square represents a fixed percentage (e.g., 1%)
  • Easy to count and compare values

Applications

  • Survey results and polling data
  • Budget allocation visualization
  • Progress towards goals (e.g., 73% complete)
  • Demographic breakdowns

Data Requirements

  • category (categorical) - Category labels
  • value (numeric) - Proportions or percentages
  • Values should sum to 100 or be normalized
  • Size: 2-6 categories typical

Visual Elements

  • Square grid (commonly 10x10)
  • Distinct colors for each category
  • Optional: icons instead of squares
  • Legend identifying categories
  • Optional: category percentages in legend

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions