Apexcharts
OverviewOfficial Website
vue3-apexcharts is a wrapper component for ApexCharts ready to be integrated into your vue.js application to create stunning React Charts.
Import Package
<!--Select-->
import VueApexCharts from "vue3-apexcharts";
Add Package
yarn add vue3-apexcharts --save
Remove Package
yarn add vue3-apexcharts or you can remove package by removing specific package from package.json
Examples
Title | Source |
---|---|
Line Charts |
|
Area Charts |
|
Column Charts |
|
Bar Charts |
|
Mixed Charts |
|
Range Area Charts |
|
Funnel Charts |
|
Candlestick Chart |
|
Boxplot Charts |
|
Bubble Chart |
|
Scatter Charts |
|
Heatmap Charts |
|
Treemap Charts |
|
Pie Charts |
|
Radialbar Charts |
|
Radar Charts |
|
Polararea Charts |
|