HeatMap Collection Basic Basic - data rows to columns Basic - transpose Multi-Color Multi-Color Flipped Color Range Range without ShadesTreeMap Collection Basic Multiple Series Color Range DistributedSparkLine Basic Cube Product row - Quarter column Product row Quarter column Simple Year parameter...
MyReport.php MyReport.view.php The above example shows you how to createTreeMapChartusing ApexCharts package. In this example, for purpose of chart demonstration only, we do use mock-up data from array. As you can see, the KoolReport's widget in general support dataSource could be DataStore...
Cirle Gauge Bubble Collection Simple 3D Bubble Scatter Collection Basic Datetime Images HeatMap Collection Basic Basic - data rows to columns Basic - transpose Multi-Color Multi-Color Flipped Color Range Range without Shades TreeMap Collection Basic Multiple Series Color Range Distributed SparkLine Basic...
"KoolReport helps me very much in creating data report for my corporate! Keep up your good work!" --Alain Melsens "The first use of your product. I was impressed by its easiness and powerfulness. This product is a great and amazing." ...
<?php use \koolreport\widgets\google\TreeMap; $data = [ ['Location', 'Parent', 'Market trade volume (size)', 'Market increase/decrease (color)'], ['Global', null, 0, 0], ['America', 'Global', 0, 0], ['Europe', 'Global', 0, 0], ['Asia', 'Global', 0, 0], ['...