-
Notifications
You must be signed in to change notification settings - Fork 8.4k
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)Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion)release_note:enhancement
Description
When creating a visualization of type "Percentile" or "Percentile rank" in a data table the label becomes:
Percentile rank [value] of "[custom label]"
or
Percentile [percentage] of "[custom label]"
These labels are very long and clutter the table a lot, especialy with many bucket.
What I like to see would be the ability to add a 'custom prefix label for these metrics.
Something like:
customlabel = "requests"
customprefixlabel = "custom"
resulting label percentile --> "25th custom of request"
resulting label percentile ranks --> "custom 200 of request"
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)Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion)release_note:enhancement