-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Color Fill Bars Feature for Line Chart Component #14597
Conversation
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 952ac8d:
|
Perf AnalysisNo significant results to display. All results
Perf Analysis (Fluent)Perf comparison
Perf tests with no regressions
|
Asset size changesSize Auditor did not detect a change in bundle size for any component! Baseline commit: 4ed02fee9163038991cf09fd0517e517055a27ef (build) |
…olorFillBarFeature
…olorFillBarFeature
@Raghurk Can you please review? |
I've updated the snapshot test so that all tests pass locally. However, the Vertical Line Chart snapshot still fails. Please advise, @Raghurk , @ecraig12345. Thank you! |
Updated base, @khmakoto |
Hi, @Raghurk. Since this was approved, when will it be merged in? Also, it says that I do not have a yarn change file update and am receiving this error when running yarn change: |
You need to run |
Looks like you need to update snapshots. |
Hello @ecraig12345! Because this pull request has the p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (
|
Hi, @ecraig12345! Do you know why these tasks haven't reported back and why one is still queued? |
There's been an ongoing issue the past couple days with Azure Devops builds not getting queued by GitHub PRs. I've hopefully worked around it now but your last push may have happened to be at one of the times it was broken. In general you can trigger new builds by either closing and reopening the PR or commenting Also the "Screener for N*" check shouldn't be running for this branch and you can ignore it (we're working on removing it). |
🎉 Handy links: |
🎉 Handy links: |
…15660) Co-authored-by: mergmiller <[email protected]>
…omponent (microsoft#15660) Co-authored-by: mergmiller <[email protected]>
Pull request checklist
$ yarn change
Description of changes
Adds color fill bar feature to line chart component. Users can opt for color or striped bars to indicate a range along the x-axis. Legend component has been updated to accommodate stripe patterns.
Focus areas to test
Line chart, legends