@extends('layout.default') @section('title', 'Chart.js') @push('js') @endpush @section('content')

Chart.js page header description goes here...


Basic Example

Chart.js is a simple yet flexible JavaScript charting for designers & developers. Please read the official documentation for the full list of options.

Line Chart
Bar Chart
Radar Chart
Polar Area Chart
Pie Chart
Doughnut Chart
@endsection