-
Notifications
You must be signed in to change notification settings - Fork 2.9k
X bars showing incorrect data when the values are large- bug 8380 #28510
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
Conversation
📊 Bundle size report🤖 This report was generated against 0cfa8fd8ceeb32ed90c23967ffa034b6b341b45a |
Asset size changesUnable to find bundle size details for Baseline commit: 3207513 Possible causes
Recommendations
|
|
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 0175827:
|
change/@fluentui-react-charting-23ac9e54-88e2-456f-abde-468868ed7d1a.json
Show resolved
Hide resolved
change/@fluentui-react-charting-23ac9e54-88e2-456f-abde-468868ed7d1a.json
Outdated
Show resolved
Hide resolved
* master: ci(bundlesize): opt out using --since as lightrail doesnt support this behaviour and needs everything build on every PR (microsoft#28545) feat: automatically add v9 package stories to public docsite and correctly create codesandbox demo source code (microsoft#28528) applying package updates Keytips: Align keytipData with visible instance for dupes (microsoft#28522) applying package updates V8 Fluent2 Theme: Spinner sizes (microsoft#28512) feat: add extra-tiny size value to size prop (microsoft#28249) feat(react-infobutton): Remove InfoIcon from react-infobutton (microsoft#28534) Made Breadcrumb package public (microsoft#28549) X bars showing incorrect data when the values are large- bug 8380 (microsoft#28510) feat(tools): implement `prepare-initial-release` generator (microsoft#28505) feat: release react-breadcrumb to preview (microsoft#28402) applying package updates fix: v8 SplitButton and split MenuItem have two touch targets when checkable (microsoft#28523) fix(react-infobutton): Apply aria-owns only when the popover is open and cleanup infobutton stories (microsoft#28463) fix: Pivot overflow role uses tab (microsoft#28409) Migrate react-search to preview (microsoft#28531)
Previous Behavior
Data for the chart:
{
y: 'String j',
x: 81000,
color: DefaultPalette.blue,
},
{
y: 'String k',
x: 19000,
color: DefaultPalette.blue,
},
New Behavior
Related Issue(s)