Browsing by Author "Lex, Alexander"
Now showing 1 - 2 of 2
Results Per Page
Sort Options
Item Reusing Interactive Analysis Workflows(The Eurographics Association and John Wiley & Sons Ltd., 2022) Gadhave, Kiran; Cutler, Zach; Lex, Alexander; Borgo, Rita; Marai, G. Elisabeta; Schreck, TobiasInteractive visual analysis has many advantages, but an important disadvantage is that analysis processes and workflows cannot be easily stored and reused. This is in contrast to code-based analysis workflows, which can simply be run on updated datasets, and adapted when necessary. In this paper, we introduce methods to capture workflows in interactive visualization systems for different interactions such as selections, filters, categorizing/grouping, labeling, and aggregation. These workflows can then be applied to updated datasets, making interactive visualization sessions reusable. We demonstrate this specification using an interactive visualization system that tracks interaction provenance, and allows generating workflows from the recorded actions. The system can then be used to compare different versions of datasets and apply workflows to them. Finally, we introduce a Python library that can load workflows and apply it to updated datasets directly in a computational notebook, providing a seamless bridge between computational workflows and interactive visualization tools.Item The State of the Art in Visualizing Multivariate Networks(The Eurographics Association and John Wiley & Sons Ltd., 2019) Nobre, Carolina; Meyer, Miriah; Streit, Marc; Lex, Alexander; Laramee, Robert S. and Oeltze, Steffen and Sedlmair, MichaelMultivariate networks are made up of nodes and their relationships (links), but also data about those nodes and links as attributes. Most real-world networks are associated with several attributes, and many analysis tasks depend on analyzing both, relationships and attributes. Visualization of multivariate networks, however, is challenging, especially when both the topology of the network and the attributes need to be considered concurrently. In this state-of-the-art report, we analyze current practices and classify techniques along four axes: layouts, view operations, layout operations, and data operations. We also provide an analysis of tasks specific to multivariate networks and give recommendations for which technique to use in which scenario. Finally, we survey application areas and evaluation methodologies.