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

Drop down list to select (filter) field values #2632

Closed
magnusbjarnlid opened this issue Jan 14, 2015 · 19 comments
Closed

Drop down list to select (filter) field values #2632

magnusbjarnlid opened this issue Jan 14, 2015 · 19 comments
Labels
Feature:Dashboard Dashboard related features release_note:enhancement Team:Platform-Design Team Label for Kibana Design Team. Support the Analyze group of plugins.

Comments

@magnusbjarnlid
Copy link

In many cases where you analyze data you want to select values for a number of fields in a simple way. As an example, the fields could be region, country and cities and you want to study e.g revenue for your company in different ways. In Kibana 3 (and I guess in coming versions of Kibana 4) it is possible to do this by using e.g. three tables (bar charts...) and then select e.g. the country you are interested in. A typical setup would be to have the tables above the graph you want to study. The problem with this is that the tables may take up a lot of (unnecessary space) so that the graph cannot be seen without scrolling.
Suggestion: Create a new visualization type that can be used to select a value from a drop down list. It could be used e.g. in the following way:

Region: Europe Country: Portugal City: All

< graphs follow here>

It would be could if the labels could be different from the name of the underlying field.

@rashidkpc
Copy link
Contributor

The new data table visualization in Kibana 4 supports scrolling in the panel itself so that you can decide how much space it should take up. We do plan to support input-style dashboard panels in the future.

@peterdm
Copy link

peterdm commented Jul 14, 2015

+1 for input-style dashboard panels. (Especially now that you have angular-ui-select on board from #2162)

@danyim
Copy link

danyim commented Oct 19, 2015

+1

@trevan
Copy link
Contributor

trevan commented Oct 19, 2015

angular-ui-select isn't actually on board: #2998

@feicipet
Copy link

+1

1 similar comment
@baddogdown
Copy link

+1

@rashidkpc rashidkpc added the Feature:Dashboard Dashboard related features label Apr 12, 2016
@nathancheek
Copy link
Contributor

+1
Has any work been done on this?

@eperry
Copy link

eperry commented Oct 28, 2016

+2 this would be awesome, I have seen an open source time picker
https://github.com/nreese/kibana-time-plugin

@tbragin tbragin mentioned this issue Nov 9, 2016
5 tasks
@AnnaGerber
Copy link

+1
I created a really basic dropdown widget plugin for inline filtering but it would be great to see some built-in input panel types

https://github.com/AnnaGerber/kibana_dropdown

@willieowens
Copy link

Thanks Anna I'm going to check that out.

+1 This would be nice to have natively. Grafana does this, but I'd rather use one tool for log analysis/searching and graphing metrics.

@cgspohn
Copy link

cgspohn commented Jan 31, 2017

+1 this would really help with ease of use and improve adoption for users you are not familiar with the data or how Kibana works.

@stdavy
Copy link

stdavy commented Feb 8, 2017

+10 Like many Grafana users I miss this feature in Kibana. I'm going to check out Anna's work

@hyramduke
Copy link

+1 It would be really cool if the new input-style panel will support choosing multiple values in dropdown list. Something similar to this attached image:
1

@cjcenizal cjcenizal added the Team:Platform-Design Team Label for Kibana Design Team. Support the Analyze group of plugins. label Mar 1, 2017
@christiangalsterer
Copy link

+1

2 similar comments
@liath
Copy link

liath commented Apr 24, 2017

+1

@Arieltk1
Copy link

+1

@lukasolson
Copy link
Member

This might not address it completely, but would #11375 cover the basic ask in this enhancement request?

@SnchitGrover
Copy link

+1

@lukasolson
Copy link
Member

Closing as a duplicate of #6884.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Dashboard Dashboard related features release_note:enhancement Team:Platform-Design Team Label for Kibana Design Team. Support the Analyze group of plugins.
Projects
None yet
Development

No branches or pull requests