Page 1 of 1

Error when creating Google Charts Pie Chart

Posted: Wed Apr 23, 2025 8:30 am
by nadir
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

Re: Error when creating Google Charts Pie Chart

Posted: Wed Apr 23, 2025 10:57 pm
by kev1n
Hi Nadir,

Thanks for reporting the issue. Your fix has been successfully merged on GitHub.