Apexcharts
OverviewOfficial Website
Explore the sample VueJs charts created to show some of the enticing features packed in ApexCharts.
Import Package
import VueApexCharts from "vue3-apexcharts";
Add Package
yarn add apexcharts --save
Remove Package
yarn remove 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 |
|
Candlestick Charts |
|
Boxplot Charts |
|
Bubble Charts |
|
Scatter Charts |
|
Heatmap Charts |
|
Treemap Charts |
|
Pie Charts |
|
Radialbar Charts |
|
RangeArea Charts |
|
Radar Charts |
|
Polararea Charts |
|