Re: [visualization-api] JSON data from web method for Donut chart

2016-03-23 Thread 'Sergey Grabkovsky' via Google Visualization API
Hi, A JSON string must have its properties double quoted, not single quoted. Let me know if you still experience issues after fixing this. On Wed, Mar 23, 2016 at 6:22 AM Md Rehan Moazzam wrote: > Hi, > > I am trying to provide a json string to googlepie chart but every

[visualization-api] JSON data from web method for Donut chart

2016-03-23 Thread Md Rehan Moazzam
Hi, I am trying to provide a json string to googlepie chart but every time its saying that json format is invalid. Please follow the code. //ASP code function drawDonutChart(chartType) { //alert('Under Donut Chart'); var objCombo = {}; objCombo.siteURL =