pith. machine review for the scientific record. sign in

arxiv: 2601.17736 · v2 · submitted 2026-01-25 · 💻 cs.HC · cs.AI

Recognition: unknown

From Static to Interactive: Authoring Interactive Visualizations via Natural Language

Authors on Pith no claims yet
classification 💻 cs.HC cs.AI
keywords visualizationsstaticinteractionslanguageapproachinteractivenaturaldata
0
0 comments X
read the original abstract

Interactivity is crucial for effective data visualizations. However, it is often challenging to implement interactions for existing static visualizations, since the underlying code and data for existing static visualizations are often not available, and it also takes significant time and effort to enable interactions for them even if the original code and data are available. To fill this gap, we propose Athanor, a novel approach to transform existing static visualizations into interactive ones using multimodal large language models (MLLMs) and natural language instructions. Our approach introduces three key innovations: (1) an action-modification interaction design space that maps visualization interactions into user actions and corresponding adjustments, (2) a multi-agent requirement analyzer that translates natural language instructions into an actionable operational space, and (3) a visualization abstraction transformer that converts static visualizations into flexible and interactive representations regardless of their underlying implementation. Athanor allows users to effortlessly author interactions through natural language instructions, eliminating the need for programming. We conducted two case studies and in-depth interviews with target users to evaluate our approach. The results demonstrate the effectiveness and usability of our approach in allowing users to conveniently enable flexible interactions for static visualizations.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Proteus: Shapeshifting Desktop Visualizations for Mobile via Multi-level Intelligent Adaptation

    cs.HC 2026-04 unverdicted novelty 7.0

    Proteus uses a multi-level design space and LLM multi-agents to automatically convert desktop visualizations into equivalent mobile versions that preserve readability.