@extends('layouts.master') @section('title') Heatmap charts @endsection @section('page-title') Heatmap charts @endsection @section('body') @endsection @section('content')

Basic Heatmap Chart

Heatmap - Multiple Series

Heatmap Color Range

Heatmap - Range Without Shades

@endsection @section('scripts') @endsection