XYCustomChart: part-to-whole for general-technical. A unit grid makes composition more concrete and memorable than an abstract arc or line.
{ "ididVersion": "0.1", "chartId": "custom-intelligence-waffle", "title": "Waffle chart", "intent": { "primary": "part-to-whole", "secondary": [ "explanation" ], "communicativeAct": "Make composition memorable and concrete." }, "audience": { "primary": "general-technical", "familiarityAssumptions": { "waffleChart": "medium", "partToWhole": "high" } }, "reception": { "channels": [ "visual", "interactive", "screen-reader", "agent" ], "strengths": [ "memorable", "glanceable", "explainable", "teaching-friendly" ], "risks": [ "precise comparison may be harder than a bar chart", "individual cells can become navigation noise" ], "scaffolds": [ "legend", "category summary", "accessible table", "description" ], "memorableForm": true }, "designContract": { "chartFamily": "XYCustomChart", "whyThisForm": "A unit grid makes composition more concrete and memorable than an abstract arc or line.", "whyNotDefault": "A pie chart would show share but provide less unit-level evidence and less interaction surface.", "risks": [ "precise comparison may be harder than a bar chart", "individual cells can become navigation noise" ], "misuse": [ "too many categories", "too many units", "false precision", "treating each cell as a separate semantic datum" ] }, "accessibility": { "description": "Generated from the recipe's roles, encodings, and intent.", "navigation": true, "dataFallback": true, "manualChecks": [ "screen-reader behavior", "metaphor comprehension", "animation distraction" ] }, "mobile": { "strategy": "summary-cards", "supportsResponsiveLayout": true, "breakpoints": [ 320, 390, 768 ], "maxMarks": 100, "maxAnnotations": 2, "minimumHitTarget": 44, "summary": true, "interaction": { "primary": "tap", "alternatives": [ "category chips", "details panel" ], "hoverFallback": "tap-to-lock" }, "labels": { "strategy": "direct", "minFontSize": 12 }, "custom": { "dataBearingSceneNodes": true, "stableIds": true, "navigationGranularity": "category" } } }