374 chartsScaling is the failure mode.
MobileVisFixer found that mobile chart failures cluster around viewport overflow, unreadable text, label clutter, distorted aspect ratios, and wasted space. Those are layout and density failures, not just chart-type failures.
not CSS onlyResponsive design is a transformation stack.
Cicero frames responsive visualization as a grammar of actions such as removing, transposing, aggregating, repositioning, and replacing elements. Dupo adds that authors need to compare alternative versions before locking in a design.
single touchInteraction must be visible and recoverable.
Snyder et al. emphasize discoverable, ubiquitous modalities, precise inspection, fixed orientation, and graceful recovery. WCAG 2.2 reinforces the same direction with alternatives for complex pointer gestures and dragging.
96 phonesMotion is not a substitute for comparison.
Brehmer et al. compared animation and small multiples for trend tasks on phones. Small multiples were consistently faster, even when accuracy depended on the specific comparison.