We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7343bdb commit f9f7911Copy full SHA for f9f7911
README.md
@@ -23,6 +23,7 @@
23
npm install --save apexcharts
24
npm install --save vue-apexcharts
25
```
26
+If you're looking for Vue 3.x.x compatibile component, check-out <a href="https://github.com/apexcharts/vue3-apexcharts">vue3-apexcharts</a>
27
28
## Usage
29
```js
0 commit comments