{"library":"vue3-apexcharts","type":"library","category":null,"description":"vue3-apexcharts is the official Vue 3 wrapper component for ApexCharts.js, a modern open-source charting library used for building interactive data visualizations. Currently at version 1.11.1, it provides seamless integration of ApexCharts within Vue 3 applications, offering features like reactive chart updates where changes to data or options automatically re-render the chart. The library supports tree-shaking, allowing developers to import only necessary chart types to optimize bundle size, and includes robust Server-Side Rendering (SSR) capabilities with dedicated `<apexchart-server>` and `<apexchart-hydrate>` components. It also offers full TypeScript support, enhancing developer experience with type safety. This package is specifically designed for Vue 3; users requiring Vue 2 compatibility should instead use the `vue-apexcharts` package. The release cadence typically follows updates to the core ApexCharts.js library, ensuring compatibility and access to new features. Its key differentiator is being the official, fully-featured, and actively maintained Vue 3 component for ApexCharts.js.","language":"javascript","status":"active","version":"1.11.1","tags":["javascript","vuejs","vue3","charts","apexcharts.js","apexcharts","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vue3-apexcharts","imports":["import VueApexCharts from \"vue3-apexcharts\";\nconst app = createApp(App);\napp.use(VueApexCharts);","import VueApexCharts from \"vue3-apexcharts\";\nexport default {\n  components: {\n    apexchart: VueApexCharts\n  },\n};","import ApexCharts from \"apexcharts\";\napp.config.globalProperties.$apexcharts = ApexCharts;\n\ndeclare module \"@vue/runtime-core\" {\n  interface ComponentCustomProperties {\n    $apexcharts: typeof ApexCharts;\n  }\n}"]},{"cmd":"yarn add vue3-apexcharts","imports":[]},{"cmd":"pnpm add vue3-apexcharts","imports":[]}],"homepage":"https://apexcharts.com","github":"https://github.com/apexcharts/vue3-apexcharts","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vue3-apexcharts","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/vue3-apexcharts/compatibility"}}