MisVisFix: An Interactive Dashboard for Detecting, Explaining, and Correcting Misleading Visualizations using Large Language Models
Amit Kumar Das, Klaus Mueller
TL;DR
MisVisFix tackles the challenge of misleading visualizations by delivering an end-to-end interactive dashboard that detects, explains, and automatically corrects chart misinformation using dual multimodal LLMs (Claude and GPT). It achieves a high detection performance (F1 = 0.96) across 74 issue types, provides precise issue localization, and generates corrected visualizations while enabling user-driven learning and refinement. Expert evaluations validate practical usefulness in professional and educational contexts, highlighting its potential to enhance visualization literacy and data communication integrity. The work also outlines a pathway for social-media integration and future improvements, including domain customization and performance optimizations.
Abstract
Misleading visualizations pose a significant challenge to accurate data interpretation. While recent research has explored the use of Large Language Models (LLMs) for detecting such misinformation, practical tools that also support explanation and correction remain limited. We present MisVisFix, an interactive dashboard that leverages both Claude and GPT models to support the full workflow of detecting, explaining, and correcting misleading visualizations. MisVisFix correctly identifies 96% of visualization issues and addresses all 74 known visualization misinformation types, classifying them as major, minor, or potential concerns. It provides detailed explanations, actionable suggestions, and automatically generates corrected charts. An interactive chat interface allows users to ask about specific chart elements or request modifications. The dashboard adapts to newly emerging misinformation strategies through targeted user interactions. User studies with visualization experts and developers of fact-checking tools show that MisVisFix accurately identifies issues and offers useful suggestions for improvement. By transforming LLM-based detection into an accessible, interactive platform, MisVisFix advances visualization literacy and supports more trustworthy data communication.
