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

Apex Column Charts

Basic
Column with Data Labels
Stacked Columns
Stacked Columns 100
Grouped Stacked Columns
Dumbbell Chart
Column with Markers
Column with Group Label
Column With Rotated Labels
Column with Negative values
Distributed Column
Dynamic Content Loaded
@stop @section('footer_scripts') @stop