ui
ui copied to clipboard
[feat]: UI charts section
Feature description
I think it will be better if you add a section on your website that have real time charts and make things better than chartjs and these libraries because I'm very struggling with charts and how it is hard to use
Affected component/components
NULL
Additional Context
NULL
Before submitting
- [X] I've made research efforts and searched the documentation
- [X] I've searched for existing issues and PRs
Hey, @shadcn I saw your tweet here https://twitter.com/shadcn/status/1784747159776288916 what I want to told you is this issue feature is opened before your tweet exist 😶
@alieldeba Thanks for the ping. I'll follow up here.
You can see an example of chart usage in Dashboard example. With web inspector its clear that recharts library is used there. Its actually quite easy to style yourself, I've been doing it for my project recently
You can see an example of chart usage in Dashboard example. With web inspector its clear that recharts library is used there. Its actually quite easy to style yourself, I've been doing it for my project recently
Yah it's possible to style by fixed values. But let's say that we're using next-theme and we want the grouped bar chart to change color while theme changes. What would be the approach to solve the problem as grouped bar chart has more than one bar also the labels color would be in sync with the next-theme?
I think https://www.tremor.so/ is the best ui charts library currently
This issue has been automatically closed because it received no activity for a while. If you think it was closed by accident, please leave a comment. Thank you.
I hope that I see charts components in shadcn very soon 🖤