@extends('layouts.vertical', ['title' => 'Treemaps Charts']) @section('content')

Treemaps Charts

Basic Treemap Chart
Multiple Series Chart
Color Range Chart
Distributed Treemap Charts (Different Color for each Cell)
@endsection @section('script') @vite([ 'resources/js/pages/apexcharts-treemap.init.js']) @endsection