@extends('layouts.master') @section('title') Line charts @endsection @section('page-title') Line charts @endsection @section('body') @endsection @section('content')

Basic Line Chart

Zoomable Timeseries

Line with Data Labels

Dashed Line

Line with Annotations

Syncing Charts

Brush Charts

Stepline Charts

Gradient Charts

Missing Data/ Null Value Charts

Realtimes Charts

@endsection @section('scripts') @endsection