cmen / CMENGoogleChartsBundle

This Bundle provides a Twig extension and PHP objects to display Google charts in your Symfony application.
https://developers.google.com/chart/
Other
75 stars 21 forks source link

setRowProperty(rowIndex, name, value) #39

Open Beaujolweb opened 4 years ago

Beaujolweb commented 4 years ago

Hi, Nice bundle but i don't find how to the setRowProperty(rowIndex, name, value) function if it's possible Have a nice day.

cmen commented 4 years ago

Hi, This function is not available in this bundle. DataTable class is not supported.