Below is the URL for a chart built using Google API and it is not working 
in our report.  Any suggestions?

https: <https://chart.googleapis.com/chart?;chs=450x250+>
//chart.googleapis.com/chart?;chs=450x250+

"&;cht=p3"+

"&;chds=0,"+Math.max(row["ER_Base_Pay_Total"],row["ER_Incentive_Total"],row[
"ER_Benefits_Total"],row["ER_Allowances_Total"])+

"&chd=t:"+row["ER_Base_Pay_Total"]+","+row["ER_Benefits_Total"]+","+row[
"ER_Incentive_Total"]+","+row["ER_Allowances_Total"]+

"&;chdl="+row["Label_1"]+"|"+row["Label_2"]+"|"+row["Label_3"]+"|"+row[
"Label_7"]+

"&;chco="+row["Color_1"]+"|"+row["Color_2"]+"|"+row["Color_3"]+"|"+row[
"Color_7"]

-- 
You received this message because you are subscribed to the Google Groups 
"Google Chart API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-chart-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-chart-api@googlegroups.com.
Visit this group at https://groups.google.com/group/google-chart-api.
For more options, visit https://groups.google.com/d/optout.

Reply via email to