Merged
Conversation
- Allow user to set postfix for upper and lower bound of banded series to distinguish between values sets - Update `displayValue` type changes, fix defaulting point values from 0 to null. closes elastic#162
Codecov Report
@@ Coverage Diff @@
## master #408 +/- ##
========================================
- Coverage 98.05% 98% -0.06%
========================================
Files 39 39
Lines 2833 2853 +20
Branches 673 681 +8
========================================
+ Hits 2778 2796 +18
Misses 50 50
- Partials 5 7 +2
Continue to review full report at Codecov.
|
Collaborator
|
🎉 This PR is included in version 13.4.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
AMoo-Miki
pushed a commit
to AMoo-Miki/OpenSearch-Dashboards
that referenced
this pull request
Feb 10, 2022
# [13.4.0](elastic/elastic-charts@v13.3.0...v13.4.0) (2019-10-07) ### Features * banded legend values ([opensearch-project#398](elastic/elastic-charts#398) & [opensearch-project#408](elastic/elastic-charts#408)) ([ca1c7ac](elastic/elastic-charts@ca1c7ac)), closes [opensearch-project#162](elastic/elastic-charts#162)
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.
Summary
displayValuetype changes, fix defaulting point values from 0 to null.Hard naming fix for #398
closes #162
Checklist
src/index.ts(and stories only import from../srcexcept for test data & storybook)