@extends('components-layouts.master') @section('title') Apex Treemap Charts @endsection @section('css') @endsection @section('content')

Basic Treemap Charts

Multi-Dimensional Treemap Chart

Distributed Treemap Chart (Different Color for each Cell)

Treemap Chart with Color Ranges

@endsection @section('scripts') @endsection