[charts] Add RSC variant support #12180
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
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
The text was updated successfully, but these errors were encountered: