-
Notifications
You must be signed in to change notification settings - Fork 2.9k
fix(react-charts): fix duplicate padding issue in scatter chart #35498
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
base: master
Are you sure you want to change the base?
fix(react-charts): fix duplicate padding issue in scatter chart #35498
Conversation
📊 Bundle size reportUnchanged fixtures
|
|
Pull request demo site: URL |
|
There is no change in playwright report. Could you add bunch of examples in test set. |
I think it will fail for the cases where we have xMin and xMax coming from schema. And we might not have those cases in our test set |
|
Let me run the report again after taking in the xMin xMax changes. |
There are no changes in the playwright report with xMin/xMax changes also. |
…sr/agupta/v9/fixDoublePaddingIssue
38ef576 to
298df8b
Compare

New Behavior
Fix double padding issue in scatter chart
Related Issue(s)