D3 Charts

Utilized the power of great D3js library at client-side, D3 package provides you a large range of chart types with various customization.

D3 is a great package for data visualization. Utilized the power of great D3js library at client-side, D3 package provides you a large range of chart types with various customization.

<?php

require_once "../../../load.koolreport.php";
require_once "MyReport.php";

$report = new MyReport;
$report->run()->render();
<?php

class MyReport extends \koolreport\KoolReport
{

}
<?php
include "../column_chart/MyReport.view.php";
include "../bar_chart/MyReport.view.php";
include "../line_chart/MyReport.view.php";
include "../area_chart/MyReport.view.php";
include "../pie_chart/MyReport.view.php";
include "../donut_chart/MyReport.view.php";
include "../spline_chart/MyReport.view.php";
include "../funnel_chart/MyReport.view.php";
include "../waterfall/MyReport.view.php";

What People Are Saying

"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."
-- Dr. Lew Choy Onn

"Fantastic framework for reporting!"
-- Greg Schneider

Download KoolReport Get KoolReport Pro