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

hits panel gets messed up when you change the main query control #43

Closed
dwinter3 opened this issue Apr 12, 2013 · 1 comment
Closed

Comments

@dwinter3
Copy link

hits
see attachment on how I changed the query in the main query control, and hits panel below got all messed up.
also see this on histogram for the first label. it gets screwed up each time you change the qeury control
histo

rashidkpc pushed a commit that referenced this issue Apr 16, 2013
Fix for #43, partial fix for #41. Removed query mode from pie and moved to hits panel
@rashidkpc
Copy link
Contributor

This was due to inconsistencies in how query events were being exchanged. All query events are now required to be exchanged as arrays. Panels that do not support multiple queries can decide what todo with them from there, though the recommendation is to use query[0]

spalger pushed a commit to spalger/kibana that referenced this issue Feb 7, 2018
* bump @elastic/eslint-config-kibana and deps

* eslint --fix

* fix unused vars

some exceptions for tests

* move eslint-config-kibana to dev

* rename create_package function

* make .node-version looser, match internal checks
spalger pushed a commit to spalger/kibana that referenced this issue Feb 8, 2018
* bump @elastic/eslint-config-kibana and deps

* eslint --fix

* fix unused vars

some exceptions for tests

* move eslint-config-kibana to dev

* rename create_package function

* make .node-version looser, match internal checks
spalger pushed a commit to spalger/kibana that referenced this issue Feb 8, 2018
* bump @elastic/eslint-config-kibana and deps

* eslint --fix

* fix unused vars

some exceptions for tests

* move eslint-config-kibana to dev

* rename create_package function

* make .node-version looser, match internal checks
liza-mae added a commit to liza-mae/kibana that referenced this issue Feb 21, 2019
orouz pushed a commit to orouz/kibana that referenced this issue Jan 13, 2022
kqualters-elastic pushed a commit to kqualters-elastic/kibana that referenced this issue Mar 8, 2022
CoenWarmer added a commit to CoenWarmer/kibana that referenced this issue Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants