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

Legend: Have commonOptionsBuilder.addLegendOptions replace “stats picker” editor with nested picker - like “units picker” - to better accommodate percentile #87100

Open
Tracked by #86938
baldm0mma opened this issue Apr 29, 2024 · 0 comments
Assignees
Labels
area/dataviz Anything that relates to Data Visualisation work but is not specific to one panel area/frontend area/legend internal for issues made by grafanistas no-backport Skip backport of PR no-changelog Skip including change in changelog/release notes

Comments

@baldm0mma
Copy link
Contributor

baldm0mma commented Apr 29, 2024

When the percentile calculations were added to our reducers, this issue began, and was "fixed-ish" here. This is still not a great fix, and could be handled better with a different style of value picker. Instead of listing all values for reducer calcs (including ALL 98 percentile options), we could replace the current picker with something more akin to what we see in the "units picker" which has subclasses of options in the dropdown. That way, the percentiles will only appear when their "subclass" is chosen.

@baldm0mma baldm0mma self-assigned this Apr 29, 2024
@baldm0mma baldm0mma added area/frontend no-backport Skip backport of PR no-changelog Skip including change in changelog/release notes internal for issues made by grafanistas area/dataviz Anything that relates to Data Visualisation work but is not specific to one panel area/legend labels Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dataviz Anything that relates to Data Visualisation work but is not specific to one panel area/frontend area/legend internal for issues made by grafanistas no-backport Skip backport of PR no-changelog Skip including change in changelog/release notes
Projects
None yet
Development

No branches or pull requests

1 participant