Section 1: Publication
Publication Type
Journal Article
Authorship
Espenant, J., and Mondal, D.
Title
StreamTable: An Area Proportional Visualization for Tables with Flowing Streams
Year
2022
Publication Outlet
In Proceedings of the 16th International Conference and Workshop on Algorithms and Computation (WALCOM) Algorithms and Computation
DOI
ISBN
ISSN
Citation
Espenant, J., and Mondal, D. (2022) StreamTable: An Area Proportional Visualization for Tables with Flowing Streams, In Proceedings of the 16th International Conference and Workshop on Algorithms and Computation (WALCOM) Algorithms and Computation,
https://doi.org/10.1007/978-3-030-96731-4_9
Abstract
Let M be a two-dimensional table with each cell weighted by a nonzero positive number. A StreamTable visualization of M represents the columns as non-overlapping vertical streams and the rows as horizontal stripes such that the intersection between a stream and a stripe is a rectangle with area equal to the weight of the corresponding cell. To avoid large wiggle of the streams, it is desirable to keep the consecutive cells in a stream to be adjacent. Let B be the smallest axis-aligned bounding box containing the StreamTable. Then the difference between the area of B and the sum of the weights is referred to as the excess area.
We attempt to optimize various StreamTable aesthetics (e.g., minimizing excess area, or maximizing cell adjacencies in streams). (A) If the row permutation is fixed and the row heights are given, then we give an O(rc)-time algorithm to optimize these aesthetics, where r and c are the number of rows and columns, respectively. (B) If the row permutation is fixed but the row heights can be chosen, then we discuss a technique to compute an aesthetic (but not necessarily optimal) StreamTable by solving a quadratically-constrained quadratic program, followed by iterative improvements. If the row heights are restricted to be integers, then we prove the problem to be NP-hard. (C) If the row permutations can be chosen, then we show that it is NP-hard to find a row permutation that optimizes the area or adjacency aesthetics.
Plain Language Summary
Section 2: Additional Information
Program Affiliations
Project Affiliations
Submitters
Publication Stage
Published
Theme
Presentation Format
Additional Information
Computer Science Core Team, Refereed Publications