@extends('layouts.master') @section('title') Sparkline Chart @endsection @section('body') @endsection @section('content') @component('components.breadcrumb') @slot('page_title') Sparkline Chart @endslot @slot('subtitle') Sparkline Chart @endslot @endcomponent

Pie Chart

Bar Chart

Line Chart

Composite Bar Chart

Line Chart

Discrete Chart

Bullet Chart

Box Plot Chart

Tristate Chart

@endsection @section('scripts') @endsection