-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Fix typo in color ranges for visualizations #8634
Conversation
Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually? |
Jenkins test this |
Thank you for contributing @jshvrsn, could you please add a changelog entry under |
Also it would be awesome if you rebase master, as some errors we can see in the CI are fixed there |
closes #8633 |
@exekias, I rebased on master and added an entry in the changelog. Hopefully I did it properly :) Let me know if you need me to fix anything. |
jenkins, test this please |
thanks @jshvrsn, it seems the process brought some extra commits but I can handle that on my side 😺 |
jenkins, test this please |
* Fix typo preventing color ranges from displaying properly on visualizations. (cherry picked from commit 32fad68)
See:
closes #8633