Decoupling Data and Tooling in Interactive Visualization
Jan Simson

TL;DR
This paper proposes a modular architecture for interactive visualization tools that separates data handling from visualization, reducing redundancy and improving flexibility in data analysis workflows.
Contribution
It introduces a decoupled, modular approach to data and visualization integration, enabling interoperability and reducing development overhead.
Findings
Prototype demonstrates feasibility of modular data-visualization architecture.
Separation of data handling improves flexibility and reduces redundancy.
Future directions include integration with IDEs and notebooks.
Abstract
Interactive data visualization is a major part of modern exploratory data analysis, with web-based technologies enabling a rich ecosystem of both specialized and general tools. However, current visualization tools often lack support for transformation or wrangling of data and are forced to re-implement their own solutions to load and ingest data. This redundancy creates substantial development overhead for tool creators, steeper learning curves for users who must master different data handling interfaces across tools and a degraded user experience as data handling is usually seen as an after-thought. We propose a modular approach that separates data wrangling and loading capabilities from visualization components. This architecture allows visualization tools to concentrate on their core strengths while providing the opportunity to develop a unified, powerful interface for data…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
