Open beesou777 opened 9 months ago
Create a new file in the plugins folder called "apexcharts.client.js"
import VueApexCharts from 'vue3-apexcharts'
export default defineNuxtPlugin((nuxtApp) => {
nuxtApp.vueApp.component('ApexChart', VueApexCharts)
})
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
hello i need help in setup for apexchart in my nuxt app i am new to nuxt and i need to setup apexchart anyone who have done can be a great help