Welcome to the nuBuilder Forums!

Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.

Error when creating Google Charts Pie Chart

Questions related to using nuBuilder Forte.
Post Reply
nadir
Posts: 44
Joined: Mon Apr 21, 2025 7:03 am
Has thanked: 5 times
Been thanked: 4 times

Error when creating Google Charts Pie Chart

Unread post 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
kev1n
nuBuilder Team
Posts: 4568
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 76 times
Been thanked: 532 times
Contact:

Re: Error when creating Google Charts Pie Chart

Unread post by kev1n »

Hi Nadir,

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