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

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('script') @endsection