Skip to content

[charts] Share upfront future Pro features#10465

Merged
alexfauquette merged 1 commit intomui:masterfrom
oliviertassinari:chart-pro
Sep 26, 2023
Merged

[charts] Share upfront future Pro features#10465
alexfauquette merged 1 commit intomui:masterfrom
oliviertassinari:chart-pro

Conversation

@oliviertassinari
Copy link
Copy Markdown
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. scope: charts Changes related to the charts. labels Sep 25, 2023

export default function Page() {
return <MarkdownDocs {...pageProps} />;
return <MarkdownDocs {...pageProps} disableAd />;
Copy link
Copy Markdown
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
Copy Markdown

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

Labels

docs Improvements or additions to the documentation. plan: Pro Impact at least one Pro user. scope: charts Changes related to the charts.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants