Am trying to design Charts using tool. Getting below error message:
Warning: array_keys() expects parameter 1 to be array, null given in C:\xampp\htdocs\KoolReport\get__start\vendor\koolreport\core\src\widgets\google\Chart.php on line 167
Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\KoolReport\get__start\vendor\koolreport\core\src\widgets\google\Chart.php on line 168
Warning: array_keys() expects parameter 1 to be array, null given in C:\xampp\htdocs\KoolReport\get__start\vendor\koolreport\core\src\widgets\google\Chart.php on line 167
Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\KoolReport\get__start\vendor\koolreport\core\src\widgets\google\Chart.php on line 168 Table has no columns.×
Please can you guide me.