-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Select color for hits #177
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
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
Please add this to pull request 176 if it's all for the same thing, rather than having 2 disconnected pull requests. |
Author
|
I don't know how to add this request with another. It's my first project with Github. |
Contributor
|
See #176 for comments |
spalger
pushed a commit
to spalger/kibana
that referenced
this pull request
Mar 3, 2016
Both on 0.90 and 1.0 apis. Closes elastic#177
harper-carroll
pushed a commit
to harper-carroll/kibana
that referenced
this pull request
Jul 11, 2016
really exclude captureKey
w33ble
added a commit
to w33ble/kibana
that referenced
this pull request
Sep 13, 2018
* chore: fullscreen redux boilerplate * chore: fullscreen api wrapper module helper module for dealing with the fullscreen api, which exposes methods to setting up the change handlers, creating fullscreen element handlers, and check to see if the fullscreen api is accessible * chore: initialize the fullscreen module on startup * chore: add fullscreen logic and control components * feat: add fullscreen control to workpad header * fix: bug in firefox with fullscreen api in the event handler, the target isn't the element in firefox, it looks like the body is... * feat: use fullscreen component in workpad when workpad is in fullscreen mode, use css transform to scale it to the display * fix: correctly position the fullscreen workpad in firefox * feat: add keymap rules for presentation mode * fix: don't select elements in fullscreen mode * feat: add keyboard navigation in presentation mode
edmarmoretti
pushed a commit
to edmarmoretti/kibana-pt-br
that referenced
this pull request
Sep 7, 2025
Now the Chart size prop takes multiple types as input: basic string or number, a tuple of string or number or undefined, an object with width and height (string, number or optionals). fix elastic#177
edmarmoretti
pushed a commit
to edmarmoretti/kibana-pt-br
that referenced
this pull request
Sep 7, 2025
# [9.2.0](elastic/elastic-charts@v9.1.1...v9.2.0) (2019-08-19) ### Bug Fixes * reduce opacity for points when hovering over legend items ([elastic#322](elastic/elastic-charts#322)) ([196341b](elastic/elastic-charts@196341b)), closes [elastic#291](elastic/elastic-charts#291) ### Features * add chart size type overrides ([elastic#317](elastic/elastic-charts#317)) ([b8dc9e1](elastic/elastic-charts@b8dc9e1)), closes [elastic#177](elastic/elastic-charts#177)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.