Mixing Linters with GUIs: A Color Palette Design Probe
Andrew McNutt, Maureen C. Stone, Jeffrey Heer
TL;DR
This paper addresses the limitations of text-based visualization linters by introducing PaletteLint, a GUI-integrated end-user linter for color palettes embedded in the Color Buddy design tool. By modeling palettes with a domain-specific language and providing visual explanations, user-defined lints, and multiple fix strategies, the approach demonstrates how linters can meaningfully operate within graphical design workflows. Through a formative interview study and theory-driven analysis, the authors articulate a ladder of linting capabilities and extract design guidelines for future visualization linters. The work highlights how GUI integration, contextual usage, and interactive fixes can reduce cognitive load, improve accessibility, and support designerly intent, offering a concrete path toward more effective visualization linters across domains.
Abstract
Visualization linters are end-user facing evaluators that automatically identify potential chart issues. These spell-checker like systems offer a blend of interpretability and customization that is not found in other forms of automated assistance. However, existing linters do not model context and have primarily targeted users who do not need assistance, resulting in obvious -- even annoying -- advice. We investigate these issues within the domain of color palette design, which serves as a microcosm of visualization design concerns. We contribute a GUI-based color palette linter as a design probe that covers perception, accessibility, context, and other design criteria, and use it to explore visual explanations, integrated fixes, and user defined linting rules. Through a formative interview study and theory-driven analysis, we find that linters can be meaningfully integrated into graphical contexts thereby addressing many of their core issues. We discuss implications for integrating linters into visualization tools, developing improved assertion languages, and supporting end-user tunable advice -- all laying the groundwork for more effective visualization linters in any context.
