-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Discover] Field statistics design issues #117602
Comments
Pinging @elastic/kibana-data-discovery (Team:DataDiscovery) |
@andreadelrio wanted to share @teresaalvarezsoler's observation as a new user: the "field statistic" option should be placed under the chart, where the documents start since it is changing the documents view and not the chart view. |
@rayafratkina Yes, this comment also came up when we did some internal testing. I made a proposal a while back for this which Quynh and her team seemed to be on board with. We agreed to wait til DataGrid was on by default so now it's a great time to consider doing this. Since vertical space is scarce in Discover I tried coming up with an idea where the switch wouldn't take up additional vertical space (at least in the Documents view). Let me know what you think of this. |
@andreadelrio this looks much better. I also think it provides the correct level of importance to the option. By the way, I was expecting to find an option like that one to change from the JSON view to the table view. It was super difficult to realize that I should click in the small "+" icon in the fields in the left to get the columns. Also it's very painful to get a table view with all the fields in it since it's a lot of clicks!. I submit all the feedback in the form, I hope it helps. |
@andreadelrio since this is labeled as complete, can we close this? |
Another potential design issue to address: #136299 |
Address the difference between
keyword
andtext
fields. Tooltips could be a way to do this but we should evaluate alternatives tooStart using Eui's
tokenKeyword
for thekeyword
fieldsConsider an alternative location for the toggle Document View / Field Statistics. To do: explore placing it on the left sidebar
Improve mini distribution charts. Some examples pointed out by internal testers
Nice to haves
Field Statistics
from line to bars (to match the graph type that users see in Field Statistics) view (this suggestion came from internal testing)The text was updated successfully, but these errors were encountered: