Minimal control of views through SDK #1889
Labels
🟦 blueprint
The data that defines our UI
💬 discussion
⛃ re_datastore
affects the datastore itself
🎄 tracking issue
issue that tracks a bunch of subissues
ui
concerns graphical user interface
The long-term goal for controlling the UI is introduction of a blueprint store for most UI state: https://github.com/rerun-io/rerun/blob/main/design/blueprint_store.md
However, we can create immediate value for users (in particular in a notebook context) with just a subset of the functionality from the RFC.
In order of priority:
Specify selected timelineSpecify entity propertiesNotably this does not try to tackle:
Proposed API:
The text was updated successfully, but these errors were encountered: