Custom label: Percentile rank X of "field" fully customizable #13025
Labels
Feature:Visualizations
Generic visualization features (in case no more specific feature label is available)
release_note:enhancement
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
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"
The text was updated successfully, but these errors were encountered: