@extends('layouts.master') @section('title') @lang('translation.Apex_Area_Chart') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Apexcharts @endslot @slot('title') Apex Area Charts @endslot @endcomponent

Basic Area Chart

Spline Area Chart

Area Chart - Datetime X - Axis Chart

Area with Negative Values Chart

Area Chart - Github Style

coder
commits

Stacked Area Chart

Irregular Timeseries Chart

Area Chart With Null Values Chart

@endsection @section('script') @endsection