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

Apex Charts

Basic
Multiple Colors Flipped
Color Range
Rounded (Range without shades)
Multiple Colors for each Series
@stop @section('footer_scripts') @stop