-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Test batch bar #20603
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?
Test batch bar #20603
Conversation
bernardobelchior
commented
Dec 9, 2025
- I have followed (at least) the PR section of the contributing guide.
|
Deploy preview: https://deploy-preview-20603--material-ui-x.netlify.app/ Updated pages: Bundle size reportBundle size will be reported once CircleCI build #699545 finishes. |
ff3f9c2 to
d4e844d
Compare
CodSpeed Performance ReportMerging #20603 will improve performances by ×2.3Comparing Summary
Benchmarks breakdown
Footnotes |
d4e844d to
629da75
Compare
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
629da75 to
43acccc
Compare
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Fix naming collision Fix border radius Handle border radii greater than width/height Add example and renderer prop Remove unused code WIP: Use flatbush for finding the clicked bar Add simple animation Split Render series separately Implement highlight and fading Import fixing. Remove unused prop. Update docs Slight performance improvements Share appendAtKey Fix layout-dependent animation Return layout and origin in bar plot data Fix rebase Remove unused prop Fix imports Abstract position in getClosestPoint Fix type issues Handle both layouts when creating bar flatbush Fix flatbush with nulls Fix renderer prop not being forwarded Fix animation Remove disableHover mention Try to implement onItemClick Investigate flatbush issue Remove flatbush usage Add on item click Update docs. Cleanup batch bar after on item click working. Some more progress Remove memo for now Add fading and highlighting (missing animation) Remove animation from highlight/fade Fix type imports Fix pointer leave Rename Add brightness filter to highlighted item Revert demos Fix types Fix rebase Address feedback Use ordinal time ticks Gen stuff Use stroke and stroke-width to fix sub-pixel rendering in large number of bars
Fix naming collision Fix border radius Handle border radii greater than width/height Add example and renderer prop Remove unused code WIP: Use flatbush for finding the clicked bar Add simple animation Split Render series separately Implement highlight and fading Import fixing. Remove unused prop. Update docs Slight performance improvements Share appendAtKey Fix layout-dependent animation Return layout and origin in bar plot data Fix rebase Remove unused prop Fix imports Abstract position in getClosestPoint Fix type issues Handle both layouts when creating bar flatbush Fix flatbush with nulls Fix renderer prop not being forwarded Fix animation Remove disableHover mention Try to implement onItemClick Investigate flatbush issue Remove flatbush usage Add on item click Update docs. Cleanup batch bar after on item click working. Some more progress Remove memo for now Add fading and highlighting (missing animation) Remove animation from highlight/fade Fix type imports Fix pointer leave Rename Add brightness filter to highlighted item Revert demos Fix types Fix rebase Address feedback Use ordinal time ticks Gen stuff [charts] Add batch bar plot Fix naming collision Fix border radius Handle border radii greater than width/height Add example and renderer prop Remove unused code WIP: Use flatbush for finding the clicked bar Add simple animation Split Render series separately Implement highlight and fading Import fixing. Remove unused prop. Update docs Slight performance improvements Share appendAtKey Fix layout-dependent animation Return layout and origin in bar plot data Fix rebase Remove unused prop Fix imports Abstract position in getClosestPoint Fix type issues Handle both layouts when creating bar flatbush Fix flatbush with nulls Fix renderer prop not being forwarded Fix animation Remove disableHover mention Try to implement onItemClick Investigate flatbush issue Remove flatbush usage Add on item click Update docs. Cleanup batch bar after on item click working. Some more progress Remove memo for now Add fading and highlighting (missing animation) Remove animation from highlight/fade Fix type imports Fix pointer leave Rename Add brightness filter to highlighted item Revert demos Fix types Fix rebase Test bar batch rendering
43acccc to
f3dcd5a
Compare