nuxt / ui

A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.
https://ui.nuxt.com
MIT License
3.78k stars 461 forks source link

Graphs & charts #978

Open martinjdlabs opened 10 months ago

martinjdlabs commented 10 months ago

Description

It would be nice if you could add the possibility to create graphs and charts.

Additional context

No response

benjamincanac commented 9 months ago

Creating graphs & charts is really complicated and there are lots of other libraries that have been doing this for years like https://github.com/apertureless/vue-chartjs, we are not planning to add this in @nuxt/ui.

dynamic2code commented 1 month ago

Hey @benjamincanac it would be easier for me as a user accessing the charts also from nuxt ui. The one you talked about does not look good honestly and integrating some like https://github.com/radix-vue/shadcn-vue sucks . The Nuxt UI having all component will be easier and more convenient for the user.

benjamincanac commented 1 month ago

I've been having a good experience with https://unovis.dev/ when building the Nuxt UI Pro - Dashboard template (https://github.com/nuxt-ui-pro/dashboard) so we might do something on top of this once v3 is out 😊

dynamic2code commented 1 month ago

That will be great. Thanks for making my developer life easier. Nuxt UI has been an awesome tool .