radix-vue / shadcn-vue

Vue port of shadcn-ui
https://www.shadcn-vue.com/
MIT License
4.28k stars 250 forks source link

[Feature]: Adding charts page to website #652

Open Saeid-Za opened 2 months ago

Saeid-Za commented 2 months ago

Describe the feature

With the new release of shadcn/ui and it's charts page, we would need a new charts page and new chart samples.

This shouldn't be a time consuming task, as we have the base components.

Additional information

zernonia commented 1 month ago

Yo @Saeid-Za .. not sure how far along with your PR. As shadcn has released the official Chart I'm planning to update the chart component, especially the Base Chart to reflect the similar API as in the original.

Saeid-Za commented 1 month ago

Hello There, I'll be submitting the PR in a couple of Hours, unfortunately I haven't had the time to make much progress on it. The base components weren't very helpful as the charts needed to expose finer control to the developer.

kikky7 commented 1 month ago

Hi, is this feature bringing same charts as on official shadcn web? Because when I implement charts from current examples, they don't look or behave same as official component.

Will it be merged soon or there is no scheduled release?

Saeid-Za commented 9 hours ago

@zernonia hi there, do you still need help on this? Would be happy to help!