Skip to content

Drilldowns for TSVB #60611

@streamich

Description

@streamich

We need to make TSVB range brushing work with Drilldowns. TSVB does not support click events but it has brushing support, which we can use in Drilldowns.

Preliminary assessment:

  • TSVB is a vis_type rendered by visualize_embeddable.
  • visualize_embeddable executes SELECT_RANGE_TRIGGER that is used by Drilldowns.
  • To execute that trigger vis_type has to emit brush event.
  • However it seems that when brushing in TSVB it directly applies the filters without emitting the brush event in vis_type.

Related: #59654 #60613

Parent issue: #60232

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature:DrilldownsEmbeddable panel DrilldownsFeature:TSVBTSVB (Time Series Visual Builder)Team:VisualizationsTeam label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//triage_needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions