-
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
Charting: Vertical stacked bar chart code refactor. Cartesian chart implemented in base file. #15061
Charting: Vertical stacked bar chart code refactor. Cartesian chart implemented in base file. #15061
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 ec80216:
|
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 92e81b7:
|
Perf AnalysisNo significant results to display. All results
Perf Analysis (Fluent)Potential regressions comparing to master
Perf comparison
Perf tests with no regressions
|
Asset size changesSize Auditor did not detect a change in bundle size for any component! Baseline commit: 730c61559ee97a7cfc2f84d40c96fab3077e5fb0 (build) |
Keyboard navigation in the chart has changed from up/down to left/right. Is that the correct behavior? |
...charting/src/components/VerticalStackedBarChart/examples/VerticalStackedBarChart.Example.tsx
Outdated
Show resolved
Hide resolved
🎉 Handy links: |
Pull request checklist
$ yarn change
Description of changes
In the process of refactoring of the Vertical stacked bar chart below features added to the chart.
Note: As RTL support already implemented for this chart, Now it's working as like previous. Attacked screenshots.
Focus areas to test
Vertical stacked bar chart.
Single callout
With complete bar callout (Multi callout)
RTL Screenshot
Test link: http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/pull/15061/merge/charting/dist/index.html#/examples/VerticalStackedBarChart