-
-
Notifications
You must be signed in to change notification settings - Fork 310
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
Migrate Chart component to X charts library #2500
Conversation
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
… charts, many fixes and adjustments
Created an issue with feedback/issues I ran into in mui/mui-x#10140. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Are there any documentation updates which would need to be made?
We don't have very deep documentation for the Chart, just the automatic one... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
Merging, I'll keep it noted to add documentation for the Chart component. |
Use
@mui/x-charts
for the Chart component.Includes some general improvements/fixes for charts too.
Closes #2309
Also closes #2542
Also closes #2592
Also closes #2602