@extends('layouts.main') @section('title', 'Flot Chart') @section('content')

{{ __('Categories chart')}}

{{ __('Stracking chart')}}

{{ __('Pie chart ( without legend ) ')}}

{{ __('Image plots')}}

{{ __('Series types')}}

{{ __('Real-time update')}}

{{ __('Percentiles')}}

@push('script') @endpush @endsection