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
- Brushing and linking: select in one view, highlight the same records everywhere.
- Shared filters: a range set in one view constrains all.
- Shared focus: selecting a component in 3D filters plots and tables to it.
- Synchronized navigation: pan or zoom together where it makes sense.
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).