Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums 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: 4416
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 74 times
Been thanked: 472 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