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

Basic Bar Charts

Grouped Bar Chart

Stacked Bar Chart

100% Stacked Bar Chart

Grouped Stacked Bars

Bar with Negative Values

Reversed Bar Chart

Bar with Image Fill

Custom DataLabels Bar

Patterned Bar Chart

Bar with Markers

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