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] Share upfront future Pro features #10465

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

oliviertassinari
Copy link
Member

@oliviertassinari oliviertassinari commented Sep 25, 2023

A quick PR to integrate mui/material-ui#38680. As a developer, this would be my main fear to gradually adopting this charts library, what will be MIT, what won't be.

Screenshot 2023-09-25 at 12 35 50

https://deploy-preview-10465--material-ui-x.netlify.app/x/react-charts/

@oliviertassinari oliviertassinari added docs Improvements or additions to the documentation plan: Pro Impact at least one Pro user component: charts This is the name of the generic UI component, not the React module! labels Sep 25, 2023
@@ -3,5 +3,5 @@ import MarkdownDocs from 'docs/src/modules/components/MarkdownDocs';
import * as pageProps from 'docsx/data/charts/gantt/gantt.md?@mui/markdown';

export default function Page() {
return <MarkdownDocs {...pageProps} />;
return <MarkdownDocs {...pageProps} disableAd />;
Copy link
Member Author

Choose a reason for hiding this comment

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

We could automatically add this prop based on the header. At scale, it would be more reliable. Feels a bit overkill for now.

@mui-bot
Copy link

mui-bot commented Sep 25, 2023

Netlify deploy preview

Netlify deploy preview: https://deploy-preview-10465--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 -185.2 113.8 -82.3 -83.16 106.45
Sort 100k rows ms 737.4 1,525.2 1,296.8 1,215.12 258.827
Select 100k rows ms 692.7 806.1 780.4 764.88 40.855
Deselect 100k rows ms 122.5 261.8 161 184.46 49.404

Generated by 🚫 dangerJS against 5fa34f7

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.

thanks 👍

@alexfauquette alexfauquette merged commit 465eb51 into mui:master Sep 26, 2023
8 checks passed
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! docs Improvements or additions to the documentation plan: Pro Impact at least one Pro user
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants