Replies: 1 comment 1 reply
-
I highly suggest you take a look at ReCharts. It is the best library for charts in the react ecosystem imo. You can style the charts however you'd like and the DX is great. On top of that it is being actively maintained. If you are interested in other options take a look at: ECharts, React Vis and Nivo. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am planning to add a dashboard to my app. I have been using shadcn for everything so far so I want charts to follow same design style.
Which library are you guys using or suggesting?
Beta Was this translation helpful? Give feedback.
All reactions