creativetimofficial / vue-argon-dashboard

Vue Argon Dashboard
https://demos.creative-tim.com/vue-argon-dashboard
MIT License
379 stars 723 forks source link

Barchart did not show data properly #84

Open kj5186 opened 1 year ago

kj5186 commented 1 year ago

My bar chart did not show the data properly as below. image

However, when I decrease the screen size, it can show as usual. image

Is there any paramater that I can set to display properly? Thanks

maisamaf commented 1 year ago

Hey @kj5186, I tested the BarChart component, and everything worked fine. Please recreate the issue in a repo and invite me so I can look it up.

If you like, you can consult the documentation regarding the responsiveness as well: https://www.chartjs.org/docs/3.6.2/configuration/responsive.html

Regards,