Interactive Data Visualization with ApexCharts
- Vue 3 Composition API
- TypeScript
- Vuetify 3
https://vue3-apexcharts.netlify.app
Clone the project to your local development environment with the following steps:
git clone https://github.com/omrgms/vue3-apexcharts.git
cd vue3-apexcharts
yarn install
yarn dev