-
Notifications
You must be signed in to change notification settings - Fork 915
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
[Manual][Backport 2.x][Vis colors] Update legacy mapped colors in charts plugin to use ouiPaletteColorBlind() #4451
[Manual][Backport 2.x][Vis colors] Update legacy mapped colors in charts plugin to use ouiPaletteColorBlind() #4451
Conversation
Codecov Report
@@ Coverage Diff @@
## 2.x #4451 +/- ##
==========================================
+ Coverage 66.17% 66.36% +0.19%
==========================================
Files 3315 3245 -70
Lines 63890 62427 -1463
Branches 9961 9668 -293
==========================================
- Hits 42277 41429 -848
+ Misses 19171 18648 -523
+ Partials 2442 2350 -92
Flags with carried forward coverage won't be shown. Click here to find out more.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@manasvinibs can you resolve the conflicts in the PR?
I guess the test failure is in |
This requires more manual testing and might need iterative changes based on feedback from product. Not backporting this PR to 2.x till 2.9 is out as this needs to go in 2.10. |
Re-opening the PR as 2.9 branch is already cut and this will go as part of 2.10. |
@manasvinibs Looks like there are some conflicts to resolve here. |
…aletteColorBlind() (opensearch-project#4398) Signed-off-by: Manasvini B Suryanarayana <manasvis@amazon.com> Co-authored-by: Ashwin P Chandran <ashwinpc@amazon.com> (cherry picked from commit 5e8a4fd)
174f4dc
to
49c8924
Compare
49c8924
to
6622ac2
Compare
…aletteColorBlind() (opensearch-project#4398) Signed-off-by: Manasvini B Suryanarayana <manasvis@amazon.com> Co-authored-by: Ashwin P Chandran <ashwinpc@amazon.com> (cherry picked from commit 5e8a4fd) Signed-off-by: Manasvini B Suryanarayana <manasvis@amazon.com>
6622ac2
to
ca65d72
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@manasvinibs I want to hold off on merging this backport for a bit until we figure out the color mapping.
No changes needed to this PR, it's a question of deciding with UX.
Sounds good! |
I think we should go ahead and merge this and then iterate on top |
Backport PR:
#4398
Check List
yarn test:jest
yarn test:jest_integration
yarn test:ftr