@extends('layouts/default') {{-- Page title --}} @section('title') Apex Charts @parent @stop {{-- page level styles --}} @section('header_styles') @stop @section('content') Apex Charts Charts Line Charts Basic Line Charts Line Chart with Datalabels Zoomable timeseries Line With Annotations Brush Chart Stepline Chart Gradient Line Chart Missing/Null Values Realtime Chart Dashed Line Chart Synchronized Charts @stop @section('footer_scripts') @stop