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] Add a styling system #8445

Merged
merged 11 commits into from Apr 5, 2023
Merged

Conversation

alexfauquette
Copy link
Member

@alexfauquette alexfauquette commented Mar 30, 2023

Add primary feature for customization

  • Line, Scatter, and Bar get automatically an attribute color to be able to distinguish series
  • Add class names to element to be able to customize them

@alexfauquette alexfauquette marked this pull request as draft March 30, 2023 10:50
@mui-bot
Copy link

mui-bot commented Mar 30, 2023

Netlify deploy preview

Netlify deploy preview: https://deploy-preview-8445--material-ui-x.netlify.app/

Updated pages

These are the results for the performance tests:

Test case Unit Min Max Median Mean σ
Filter 100k rows ms 682.1 1,083.1 682.1 860.2 159.06
Sort 100k rows ms 657.2 1,276.1 1,208.7 1,054.58 218.247
Select 100k rows ms 196.5 564.6 312.7 345.08 121.567
Deselect 100k rows ms 205.4 379.8 231.2 280.42 74.639

Generated by 🚫 dangerJS against cb4149c

@alexfauquette alexfauquette marked this pull request as ready for review April 5, 2023 08:30
@alexfauquette alexfauquette merged commit 8303746 into mui:master Apr 5, 2023
16 checks passed
@zannager zannager added the component: charts This is the name of the generic UI component, not the React module! label Apr 5, 2023
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.

None yet

3 participants