Do not show empty load/save dropdowns#627
Merged
rashidkpc merged 1 commit intoelastic:masterfrom Nov 1, 2013
Merged
Conversation
w33ble
pushed a commit
to w33ble/kibana
that referenced
this pull request
Sep 13, 2018
This was referenced Apr 7, 2021
This was referenced May 6, 2021
This was referenced May 25, 2021
This was referenced Sep 12, 2021
edmarmoretti
pushed a commit
to edmarmoretti/kibana-pt-br
that referenced
this pull request
Sep 7, 2025
…#627) This commit removes every series generated from a partial datum where all the values accessed by the splitSeriesAccessors array are null or undefined. Co-authored-by: nickofthyme <nick.ryan.partridge@gmail.com>
edmarmoretti
pushed a commit
to edmarmoretti/kibana-pt-br
that referenced
this pull request
Sep 7, 2025
# [18.3.0](elastic/elastic-charts@v18.2.2...v18.3.0) (2020-04-15) ### Bug Fixes * remove series with undefined splitSeriesAccessor values ([elastic#627](elastic/elastic-charts#627)) ([59f0f6e](elastic/elastic-charts@59f0f6e)) ### Features * gauge, goal and bullet graph (alpha) ([elastic#614](elastic/elastic-charts#614)) ([5669178](elastic/elastic-charts@5669178)) * **partition:** add legend and highlighters ([elastic#616](elastic/elastic-charts#616)) ([6a4247e](elastic/elastic-charts@6a4247e)), closes [elastic#486](elastic/elastic-charts#486) [elastic#532](elastic/elastic-charts#532)
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 doesn't make any sense.
I also removed
$scope.advancedLoadand$scope.advancedSavebecause I didn't find any usages.