Computing Library › Visualization & Interfaces
Visualization & Interfaces

Coordinated Multiple Views

Linking several views of the same data so a selection in one updates the others turns a set of charts into a single instrument.

Many views, one data

Complex data rarely fits one chart. Coordinated multiple views present several complementary displays (a map, a scatter, a timeline, a 3D scene) and link them so that interacting with one updates the rest. The coordination is what makes the ensemble more than the sum of separate figures.

Linking mechanisms

Kronos motion — data assimilation

Why it works

Each view exposes a different facet (spatial, temporal, distributional). Linking lets the analyst carry a question across facets: which spatial region does this outlier come from, when did it occur, how does it compare. This is the engine of exploratory analysis and of digital-twin interfaces.

Design discipline

Too many linked views overwhelm; choose the few that answer real questions. Make the linkage visible so the user understands why other views changed. Keep a consistent identity for records across views so a highlight means the same thing everywhere.

Kronos use

The digital-twin interface links the 3D machine model to profiles, fields, and component data, so selecting a part in the scene focuses every other view on it (see Digital-Twin Interface).