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] Fix left/bottomAxis not picking up default axis id #12894

Conversation

JCQuintas
Copy link
Member

@JCQuintas JCQuintas commented Apr 24, 2024

fixes #12881

@mui-bot
Copy link

mui-bot commented Apr 24, 2024

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

Generated by 🚫 dangerJS against fbe0d81

@JCQuintas JCQuintas added bug 🐛 Something doesn't work component: charts This is the name of the generic UI component, not the React module! labels Apr 24, 2024
@JCQuintas JCQuintas marked this pull request as draft April 24, 2024 12:09
@JCQuintas JCQuintas marked this pull request as ready for review April 24, 2024 12:57
Copy link
Member

@alexfauquette alexfauquette left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

You can not remove the NoSnap from AxisCustomizationNoSnap, because this demo import ChartsUsageDemo which imports HighlightedCode which fails the test:regression of the CI

It should be possible after merging #12848

@JCQuintas JCQuintas enabled auto-merge (squash) April 24, 2024 13:34
@JCQuintas JCQuintas merged commit 5a39f7f into mui:master Apr 24, 2024
15 checks passed
@JCQuintas JCQuintas deleted the 12881-charts-axis-rendering-demo-does-not-work-properly branch April 24, 2024 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work 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.

[charts] Axis rendering demo does not work properly
3 participants