-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
[charts] Extract plot logic into separate files for reuse #18522
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] Extract plot logic into separate files for reuse #18522
Conversation
Deploy preview: https://deploy-preview-18522--material-ui-x.netlify.app/ Bundle size reportTotal Size Change: ▼-221B(0.00%) - Total Gzip Change: 🔺+200B(+0.01%) Show details for 100 more bundles (22 more not shown)@mui/x-charts-pro/RadarChartPro parsed: 🔺+71B(+0.04%) gzip: 🔺+25B(+0.04%) |
CodSpeed Performance ReportMerging #18522 will not alter performanceComparing Summary
|
fdb4cec
to
8d6bf1d
Compare
Part of #15383. Cherry-picked from #18267.
Extract plot logic into separate files for reuse. In #18267, these hooks will also be used by the preview components.