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

Basic Treemap Chart

Multi-Dimensional Treemap Chart

Distributed Treemap Chart (Different Color for each Cell)

Treemap Chart with Color Ranges

@endsection @section('scripts') @endsection