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

Apex 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