-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Hide empty buckets in terms bar chart #5221
Copy link
Copy link
Closed
Labels
Feature:VisualizationsGeneric visualization features (in case no more specific feature label is available)Generic visualization features (in case no more specific feature label is available)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//release_note:enhancement
Metadata
Metadata
Assignees
Labels
Feature:VisualizationsGeneric visualization features (in case no more specific feature label is available)Generic visualization features (in case no more specific feature label is available)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//release_note:enhancement
Type
Fields
Give feedbackNo fields configured for issues without a type.
Hi,
This is a request for a new feature.
Assuming the structure of data is as below:

Configure bar chart visualization as below:
I will get something like below:

Instead, I would like to achieve result as below:

More details can be found in this discussion thread: https://discuss.elastic.co/t/split-charts-and-their-own-x-axis/32460
Thanks!