@extends('layout.master') @section('content')
Flot Charts

Flot is a pure JavaScript plotting library for jQuery, with a focus on simple usage, attractive looks and interactive features. Read the Official Flot Documentation for a full list of instructions and other options.

Line chart
Bar chart
Area chart
Pie chart
Real-Time chart
@endsection @push('plugin-scripts') @endpush @push('custom-scripts') @endpush