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 RSC variant support #12180

Open
oliviertassinari opened this issue Feb 22, 2024 · 0 comments
Open

[charts] Add RSC variant support #12180

oliviertassinari opened this issue Feb 22, 2024 · 0 comments
Labels
component: charts This is the name of the generic UI component, not the React module! new feature New feature or request waiting for 👍 Waiting for upvotes

Comments

@oliviertassinari
Copy link
Member

oliviertassinari commented Feb 22, 2024

Summary

Make it possible to render charts with a minimal runtime. Have as much as possible in the server bundle with React Server Components (RSC) skipping hydration and JavaScript bundle network/parsing time.

Examples

Motivation

Improved performance on mobile.

Search keywords: Charts server components

@oliviertassinari oliviertassinari added priority: low component: charts This is the name of the generic UI component, not the React module! waiting for 👍 Waiting for upvotes new feature New feature or request labels Feb 22, 2024
@oliviertassinari oliviertassinari changed the title [charts] Support Server component [charts] Support RSC Mar 9, 2024
@oliviertassinari oliviertassinari changed the title [charts] Support RSC [charts] Add RSC variant Mar 9, 2024
@oliviertassinari oliviertassinari changed the title [charts] Add RSC variant [charts] Add RSC variant support Mar 9, 2024
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! new feature New feature or request waiting for 👍 Waiting for upvotes
Projects
None yet
Development

No branches or pull requests

1 participant