Error when creating Google Charts Pie Chart
Posted: Wed Apr 23, 2025 8:30 am
Hello,
I got the following error when trying to create a Chart of type "Pie Graph":
Warning: Undefined array key "chart_type" in F:\Xampp\htdocs\mms\core\nuform.php on line 336
I added the field: 'chart_type' => 'pie' to the $chart_options array and the error went away. Is this a good fix ?.
Thanks,
Nadir Latif
I got the following error when trying to create a Chart of type "Pie Graph":
Warning: Undefined array key "chart_type" in F:\Xampp\htdocs\mms\core\nuform.php on line 336
I added the field: 'chart_type' => 'pie' to the $chart_options array and the error went away. Is this a good fix ?.
Thanks,
Nadir Latif