@extends('components-layouts.master') @section('title') Apex Line Charts @endsection @section('css') @endsection @section('content')

Basic Line Chart

Zoomable Timeseries

Line with Data Labels

Dashed Line

Line with Annotations

Brush Charts

Stepline Charts

Gradient Charts

Missing Data/ Null Value Charts

Realtimes Charts

Syncing Charts

@endsection @section('scripts') @endsection