Dataframe: re-design UI based on new query model #7497
Labels
🧑🎨 Design
Requires UX/UI designer input
feat-dataframe-view
Everything related to the dataframe view
ui
concerns graphical user interface
Milestone
The goal of this redesign is to keep up with the changes being introduced in the data APIs #7455.
Overview: the is organised as a fixed pipeline of optional stages, where each stage corresponds to some primitive of the data API.
Stages:
content
: entity path filtertimeline
: the timeline used by everything elsestart
: low bound, can be set to -infend
: high bound, can be set to +infentity
: the column entity (must be one of the view's entity)component
: the column component (must be on of the specified entity)Notes:
filter_events_for
. There is 0 or 1 active at a time.filter_time
,latest_at_times
).The text was updated successfully, but these errors were encountered: