Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom label: Percentile rank X of "field" fully customizable #13025

Closed
pvgoddijn opened this issue Jul 21, 2017 · 6 comments
Closed

Custom label: Percentile rank X of "field" fully customizable #13025

pvgoddijn opened this issue Jul 21, 2017 · 6 comments
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

Comments

@pvgoddijn
Copy link

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"

@thomasneirynck thomasneirynck added Feature:Visualizations Generic visualization features (in case no more specific feature label is available) good first issue low hanging fruit release_note:enhancement labels Jul 21, 2017
@dhruvdutt
Copy link

@thomasneirynck Can you please describe what final things/changes need to happen so that I can start working on it. ✋

@thomasneirynck
Copy link
Contributor

hi @dhruvdutt,

thx for the interest! is this functionality something that is very valuable to you or your organization?

@dhruvdutt
Copy link

@thomasneirynck
I'm not from any org. 😅 I'm just looking to contribute towards kibana.

@thomasneirynck
Copy link
Contributor

I think this would be a good improvement, but the only thing that would worry me with this is that it will continue to clutter the UI, adding yet another option to the editor. Let's get a second opinion on this: @timroes @ppisljar you would be having a community PR to add this option to the configs?

@ppisljar
Copy link
Member

ppisljar commented Mar 9, 2018

how would you specify the prefix (for percentiles for example) ?

one for every percentile ? (might really be a bit to much for ui)

or a general for all of them ? would it make sense to override it in general at all ? if so, wouldn't you then need to access the actual percentile value ?

@timroes timroes added the Team:Visualizations Visualization editors, elastic-charts and infrastructure label Sep 16, 2018
@timroes timroes removed the good first issue low hanging fruit label Mar 4, 2019
@stratoula
Copy link
Contributor

It is possible in Lens to customize your percentiles label
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

6 participants