I need advice on this matter, I tried to convert this sample code 
(https://developers.google.com/chart/interactive/docs/php_example?csw=1) 
from pie chart to google stacked bar chart which looks like this 
(http://jsfiddle.net/n0fa1jy9/6/)

I encounter problem when replacing the (var data = new 
google.visualization.DataTable(jsonData);) with (var data = 
google.visualization.arrayToDataTable();)

The modified file from sample code is in the attachment.


-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/0b93a3f8-eccc-4512-b0b8-9de74a4bcde6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

<<attachment: chart_db.zip>>

Reply via email to