@extends('layouts.master') @section('styles') @endsection @section('content')
Flot Charts
Charts
Flot Charts
line chart with negative values
line chart
Animated graph
Chart with multiple types
Bar chart
Area chart
pie chart models
Default Options
Without Legend
Label Formatter
Label Radius
Label Styles #1
Label Styles #2
Combined Slice
Rectangular Pie
Tilted Pie
@endsection @section('scripts') @vite('resources/assets/js/flot.js') @endsection