@extends('admin.layouts.default') {{-- Page title --}} @section('title') Apex Bar Charts @parent @stop {{-- page level styles --}} @section('header_styles') @stop @section('content')

Apex Bar Charts

Basic
Grouped
Stacked
Stacked Bars 100
Grouped stacked Bars
Bar with Negative values
Bar with Markers
Reversed Bar Chart
Custom DataLabels Bar
Patterned
Bar with Images
@stop @section('footer_scripts') @stop