Revert from _mapping/field to _mapping#980
Merged
rashidkpc merged 1 commit intoelastic:masterfrom Feb 24, 2014
Merged
Conversation
…d fields service and proxies
rashidkpc
pushed a commit
that referenced
this pull request
Feb 24, 2014
Revert from _mapping/field to _mapping
This was referenced Feb 24, 2014
w33ble
pushed a commit
to w33ble/kibana
that referenced
this pull request
Sep 13, 2018
edmarmoretti
pushed a commit
to edmarmoretti/kibana-pt-br
that referenced
this pull request
Sep 7, 2025
edmarmoretti
pushed a commit
to edmarmoretti/kibana-pt-br
that referenced
this pull request
Sep 7, 2025
# [24.5.0](elastic/elastic-charts@v24.4.0...v24.5.0) (2021-01-30) ### Bug Fixes * add theme min radius to point shape ([elastic#996](elastic/elastic-charts#996)) ([eb37175](elastic/elastic-charts@eb37175)) * align tooltip z-index to EUI tooltip z-index ([elastic#931](elastic/elastic-charts#931)) ([ffd626b](elastic/elastic-charts@ffd626b)) * chart state and series functions cleanup ([elastic#989](elastic/elastic-charts#989)) ([944ac6c](elastic/elastic-charts@944ac6c)) * create unique ids for dot icons ([elastic#971](elastic/elastic-charts#971)) ([e1ce768](elastic/elastic-charts@e1ce768)) * external tooltip legend extra value sync ([elastic#993](elastic/elastic-charts#993)) ([13ad05a](elastic/elastic-charts@13ad05a)) * **legend:** disable focus and keyboard navigation for legend in partition ch… ([elastic#952](elastic/elastic-charts#952)) ([03bd2f7](elastic/elastic-charts@03bd2f7)) * **legend:** hierarchical legend order should follow the tree paths ([elastic#947](elastic/elastic-charts#947)) ([f9218ad](elastic/elastic-charts@f9218ad)), closes [elastic#944](elastic/elastic-charts#944) * **legend:** remove ids for circles ([elastic#973](elastic/elastic-charts#973)) ([b3f4f90](elastic/elastic-charts@b3f4f90)) ### Features * **cursor:** improve theme styling for crosshair ([elastic#980](elastic/elastic-charts#980)) ([6c4dafd](elastic/elastic-charts@6c4dafd)) * **legend:** display pie chart legend extra ([elastic#939](elastic/elastic-charts#939)) ([d14de01](elastic/elastic-charts@d14de01)) * **legend:** add keyboard navigation ([elastic#880](elastic/elastic-charts#880)) ([87c227d](elastic/elastic-charts@87c227d)) * **partition:** Flame and icicle chart ([elastic#965](elastic/elastic-charts#965)) ([3df73d0](elastic/elastic-charts@3df73d0)) * **partition:** legend hover options ([elastic#978](elastic/elastic-charts#978)) ([f810d94](elastic/elastic-charts@f810d94)) * **xy:** support multiple point shapes on line, area and bubble charts ([elastic#988](elastic/elastic-charts#988)) ([1392b7d](elastic/elastic-charts@1392b7d))
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
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.
This fixes the result of elastic/elasticsearch#5177
Updated fields service and proxies