use chd parameter like this : chd=t:0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0
values should be on same line .. for the graph to genrate. On Jun 21, 11:02 am, ravi <[email protected]> wrote: > Ok . If you look at chd parameter , you are adding .(dot) at the end . > If you remove it, graph will be generated. > > -Ravi > > On Jun 21, 8:48 am, Krishna IS <[email protected]> wrote: > > > Hi Everyone. > > > I am trying to develop imagechart through javascript api. My data is > > coming from database, on x-axis i am showing daterange of last 30 days > > and on y-axis i am showing count range (like for 20th i have 3 count > > in my database).it generates chart perfectly. > > > But when i try to generate chart through c# by using url and passing > > values in querystring. The url which generaetes according to my data > > is:http://chart.apis.google.com/chart?chs=505x200&cht=lc&chxt=x,y&chxl=0:|22|23|24|25|26|27|28|29|30|31|01|02|03|04|05|06|07|08|09|10|11|12|13|14|15|16|17|18|19|20|1:|0|1|3&chdlp=r&chf=bg,s,EFEFEF&chco=ff9812&chg=4,-1,1,1&chdl=Web > > Leads&chls=2,4,0&chm=o,ff9812,0,-1,5|B,C7CEDA,0,0,0&chtt=Leads Report > > and Visitor Report&chts=2C91EA&chd=t: > > 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0. > > > It is not generating proper chart according to daterange and count. > > > Please help me to resolve my issue. > > > Thanks -- You received this message because you are subscribed to the Google Groups "Google Chart API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-chart-api?hl=en.
