apexcharts / vue3-apexcharts

📊 Vue-3 component for ApexCharts
MIT License
314 stars 35 forks source link

Add support setlocale in app.use #124

Open masterworgen opened 1 month ago

masterworgen commented 1 month ago

Hello! Can you add support locale when we registartion component in app.use(VueApexCharts)? In like Element-plus, its look next: app.use(ElementPlus, {locale: ru});