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

Apex 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