Apexcharts

ApexCharts is a powerful and feature-rich JavaScript charting library that allows you to create interactive and visually appealing charts and graphs in web applications. It provides a wide range of chart types and extensive customization options, making it suitable for displaying various types of data in a compelling manner.

Add Package
yarn add apexcharts
Remove Package
yarn add apexcharts [ remove specific package from package.json ]
Examples
Title Source
Line Charts

Path for Line Chart is "src/pages/charts/apexline.tsx" for other types of Line Charts.

Area Charts

Path for Area Chart is "src/pages/charts/apexarea.tsx" for other types of Area Charts.

Column Charts

Path for Column Chart is "src/pages/charts/apexcolumn.tsx" for other types of Column Charts.

Bar Charts

Path for Bar Chart is "src/pages/charts/apexbar.tsx" for other types of Bar Charts.

Mixed Charts

Path for Mixed Chart is "src/pages/charts/apexmixed.tsx" for other types of Mixed Charts.

Timeline Charts

Path for Timeline Chart is "src/pages/charts/apextimeline.tsx" for other types of Timeline Charts.

Candlestick Charts

Path for Candlestick Chart is "src/pages/charts/apexcandlestick.tsx" for other types of Candlestick Charts.

Boxplot Charts

Path for Boxplot Chart is "src/pages/charts/apexboxplot.tsx" for other types of Boxplot Charts.

Bubble Charts

Path for Bubble Chart is "src/pages/charts/apexbubble.tsx" for other types of Bubble Charts.

Scatter Charts

Path for Scatter Chart is "src/pages/charts/apexscatter.tsx" for other types of Scatter Charts.

Heatmap Charts

Path for Heatmap Chart is "src/pages/charts/apexheatmap.tsx" for other types of Heatmap Charts.

Treemap Charts

Path for Treemap Chart is "src/pages/charts/apextreemap.tsx" for other types of Treemap Charts.

Pie Charts

Path for Pie Chart is "src/pages/charts/apexpie.tsx" for other types of Pie Charts.

Radialbar Charts

Path for Radialbar Chart is "src/pages/charts/apexradialbar.tsx" for other types of Radialbar Charts.

Radar Charts

Path for Radar Chart is "src/pages/charts/apexradar.tsx" for other types of Radar Charts.

Polararea Charts

Path for Polararea Chart is "src/pages/charts/apexpolar.tsx" for other types of Polararea Charts.

© Vixon.
Design & Develop by Themesbrand