Home Forums Feature Requests & Feedback pie charts requirements Reply To: pie charts requirements

#6438

Hi Raghavendra,

Here is an example that shows how to render chart using PHP & MySQL.

Once you have a chart rendered, you can use mouseover property on the pie chart to detect the hovered dataPoint update your table accordingly.

Please let me know if either it is works for you or if you face any problem.

Thanks