Open
Description
In any plots, if users press "G" key for Go to, we want to open a list where users can use up and down arrow key to select one of the folowing options:
-
maximum value
-
minimum value
-
median value
-
mean value
-
Lower-bound value (excluding outliers)
-
25% (Q1) value (excluding outliers)
-
50% (Q2) value (excluding outliers)
-
75% (Q3) value (excluding outliers)
-
Upper-bound value (excluding outliers)
Accessibility Consideration
Make the list view as a searchable edit box just like a Google Doc's alt+/ key.