vue chart nuxt

  1. Install required packages: npm install vue-chartjs chart.js

  2. Create a new Chart component (e.g., components/MyChart.vue): ```html

```

  1. Import the created component in your page or component where