Skip to content

[docs][charts] Double point count in ScatterAsyncRenderer demo#22906

Open
JCQuintas wants to merge 4 commits into
mui:masterfrom
JCQuintas:docs/scatter-async-renderer-double-points
Open

[docs][charts] Double point count in ScatterAsyncRenderer demo#22906
JCQuintas wants to merge 4 commits into
mui:masterfrom
JCQuintas:docs/scatter-async-renderer-double-points

Conversation

@JCQuintas

@JCQuintas JCQuintas commented Jun 22, 2026

Copy link
Copy Markdown
Member

Bumps POINT_COUNT from 20000 to 40000 in the ScatterAsyncRenderer demo to better exercise the progressive renderer.
Also adds a tooltip to explain spinner.

Docs-only change.

Bump POINT_COUNT from 20000 to 40000 to better exercise the progressive renderer.
@JCQuintas JCQuintas requested a review from alexfauquette as a code owner June 22, 2026 14:30
@JCQuintas JCQuintas self-assigned this Jun 22, 2026
@JCQuintas JCQuintas added docs Improvements or additions to the documentation. scope: charts Changes related to the charts. labels Jun 22, 2026
@code-infra-dashboard

code-infra-dashboard Bot commented Jun 22, 2026

Copy link
Copy Markdown

Deploy preview

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

Bundle size

Bundle Parsed size Gzip size
@mui/x-data-grid 0B(0.00%) 0B(0.00%)
@mui/x-data-grid-pro 0B(0.00%) 0B(0.00%)
@mui/x-data-grid-premium 0B(0.00%) 0B(0.00%)
@mui/x-charts 0B(0.00%) 0B(0.00%)
@mui/x-charts-pro 0B(0.00%) 0B(0.00%)
@mui/x-charts-premium 0B(0.00%) 0B(0.00%)
@mui/x-date-pickers 0B(0.00%) 0B(0.00%)
@mui/x-date-pickers-pro 0B(0.00%) 0B(0.00%)
@mui/x-tree-view 0B(0.00%) 0B(0.00%)
@mui/x-tree-view-pro 0B(0.00%) 0B(0.00%)
@mui/x-license 0B(0.00%) 0B(0.00%)

Details of bundle changes


Check out the code infra dashboard for more information about this PR.

@JCQuintas JCQuintas added the type: enhancement It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature. label Jun 22, 2026
@alexfauquette

Copy link
Copy Markdown
Member

Should we set it to progressive by default to avoid blocking the main thread in the entire docs page by default?

Avoids blocking the main thread on initial docs page load.
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. scope: charts Changes related to the charts. type: enhancement It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants