Inspector: live data updates under interactive selections

This commit is contained in:
2026-06-29 09:58:32 +03:00
parent 6656811b8e
commit 8aa05e503d
13 changed files with 269 additions and 21 deletions
+5 -3
View File
@@ -75,9 +75,11 @@ This is the at-a-glance list; keep it in sync with them.
**Next (flagged for build):**
- **Multi-view data model** ([`multi-view-data-model-scope.md`](exploration/multi-view-data-model-scope.md)) —
durable composition support across the data-facing features. Done: the Vega-Lite-fidelity
reference classifier (`core/spec-data`) and the view-scoped editor data context. Remaining:
per-view data inspection (`DataInspector` view selector), then view-scoped Extract.
durable composition support across the data-facing features. **Complete** (M1M5): the
Vega-Lite-fidelity reference classifier (`core/spec-data`), the view-scoped editor data
context, per-view data inspection, view-scoped Extract (inline + self-defined `datasets`),
and live/interactive inspection. The durable contract is recorded in `docs/architecture`
05 (live inspection) and 07 (reference detection + extraction, §3.13.2).
- **Chart Builder · 3B starter examples** ([`chart-builder-enhancement-scope.md`](exploration/chart-builder-enhancement-scope.md) §3) —
a small set of curated starters, one per covered FT intent. Reshaped by 3C: a
builder-openable starter must reference a dataset, so it ships paired sample datasets (or is