@@include('./partials/html.html') @@include("./partials/title-meta.html", {"title": "Apex Column Charts"}) @@include('./partials/head-css.html')
@@include('./partials/menu.html')
@@include("./partials/page-title.html", {"subtitle":"Charts","title":"Column Apexchart"})

Basic Column Charts

Column Chart with Datalabels

Stacked Column Charts

100% Stacked Column Chart

Grouped Stacked Columns Chart

Dumbbell Chart

Column with Markers

Column with Group Label

Column Chart with rotated labels & Annotations

Column Chart with negative values

Distributed Column Charts

Range Column Charts

Dynamic Loaded Chart

@@include('./partials/footer.html')
@@include('./partials/customizer.html') @@include('./partials/footer-scripts.html')