Comparison
Interactive
Marimekko Chart
Marimekko charts (also called Mekko or Mosaic plots) display two categorical variables simultaneously. The width of each column represents one variable's proportion, while the height of segments within each column represents another. This makes them ideal for market share analysis across different segments.
Example Visualization

Try this prompt
"Create a Marimekko chart (mosaic plot) showing 'Market Share by Company and Region' for the smartphone industry. Generate data for 4 companies (Apple, Samsung, Xiaomi, Others) across 4 regions with different total market sizes: North America ($150B: Apple 55%, Samsung 25%, Xiaomi 5%, Others 15%), Europe ($120B: Apple 35%, Samsung 40%, Xiaomi 15%, Others 10%), Asia-Pacific ($200B: Apple 20%, Samsung 25%, Xiaomi 35%, Others 20%), Rest of World ($80B: Apple 15%, Samsung 30%, Xiaomi 30%, Others 25%). Column widths proportional to regional market size. Use consistent company colors across regions. Add percentage labels inside cells >5%. Include total market size ($550B) in title. Add a legend for companies."
Generate this nowPython Code Example
Loading code...
Common Use Cases
- 1Market share analysis
- 2Segment comparison
- 3Product portfolio visualization
- 4Survey response breakdown
Pro Tips
Limit to 5-7 categories per axis
Use consistent color coding
Add percentage labels for clarity