Skip to content
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

[charts] Remove xAxisKey, yAxisKey, and zAxisKey #15192

Merged
merged 2 commits into from
Nov 4, 2024

Conversation

alexfauquette
Copy link
Member

Changelog

The xAxisKey, yAxisKey, and zAxisKey properties got deprecated in favor of xAxisId, yAxisId, and zAxisId.
Those deprecated properties are now removed.

@alexfauquette alexfauquette added breaking change component: charts This is the name of the generic UI component, not the React module! labels Oct 30, 2024
@mui-bot
Copy link

mui-bot commented Oct 30, 2024

Deploy preview: https://deploy-preview-15192--material-ui-x.netlify.app/

Generated by 🚫 dangerJS against 20cf3fa

Copy link

codspeed-hq bot commented Oct 30, 2024

CodSpeed Performance Report

Merging #15192 will not alter performance

Comparing alexfauquette:remove-axisKey (20cf3fa) with master (cb2becc)

Summary

✅ 3 untouched benchmarks

@alexfauquette alexfauquette merged commit 6caf8d2 into mui:master Nov 4, 2024
23 checks passed
@alexfauquette alexfauquette deleted the remove-axisKey branch November 4, 2024 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change component: charts This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants