-
Notifications
You must be signed in to change notification settings - Fork 8.6k
[TSVB] Show an indicator when using Last Value mode #90248
Copy link
Copy link
Closed
Labels
Feature:TSVBTSVB (Time Series Visual Builder)TSVB (Time Series Visual Builder)Team:VisualizationsTeam label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//enhancementNew value added to drive a business resultNew value added to drive a business result
Metadata
Metadata
Assignees
Labels
Feature:TSVBTSVB (Time Series Visual Builder)TSVB (Time Series Visual Builder)Team:VisualizationsTeam label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//enhancementNew value added to drive a business resultNew value added to drive a business result
Type
Fields
Give feedbackNo fields configured for issues without a type.
TSVB users are confused by the "Last value" mode because the order of operations is not clear. For example, imagine that you are looking at this table:
This table is not showing the complete data, but there's no indicator to users why this is happening. This is happening so frequently that it's been added to the first question in the TSVB frequently asked questions.
There are two main pieces of information missing:
I propose that we add two indicators to all the "last value" mode charts:
This issue is related to an actual bug in TSVB, but is harder to fix because it changes some of the assumptions about how TSVB works.