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

[core] Update charts folder structure #16471

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

alexfauquette
Copy link
Member

This is just about moving internal files.

The XxxCharts/ folders get updated with a subfolder seriesConfig that get all the helpers defined to configure the series.

  • The previously called formatter is renamed seriesProcessor
  • The plugin file is now the seriesConfig/index.ts and it exports a seriesConfig object instead of plugin to avoid confusion with the new plugin system

@alexfauquette alexfauquette added the component: charts This is the name of the generic UI component, not the React module! label Feb 5, 2025
@mui-bot
Copy link

mui-bot commented Feb 5, 2025

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

Generated by 🚫 dangerJS against b85cdeb

Copy link

codspeed-hq bot commented Feb 5, 2025

CodSpeed Performance Report

Merging #16471 will not alter performance

Comparing alexfauquette:reorganize-folders (b85cdeb) with master (b252b9a)

Summary

✅ 6 untouched benchmarks

Copy link
Member

@JCQuintas JCQuintas left a comment

Choose a reason for hiding this comment

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

LGTM, should it be done for heatmap as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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