<http://chart.apis.google.com/chart?chxt=x,y&chtt=Money%20you%20could%20save%20by%202021&chts=006600,10&cht=lc&chxt=r,x&chxr=0,0,90000|1,0,90000&chxl=0:|$11300|$38270|$84194|1:|2011|2014|2016|2021&chd=t:11300,22962,38270,76540&chs=215x125&chco=003300&chbh=006600&chf=bg,s,FFFFFF&amp;chm=B,006600,0,0,0>

*Here's the code for the chart that won't plot:*
<img border="0" alt="Money You Will Save by 2021" 
src="http://chart.apis.google.com/chart?chxt=x,y&chtt=Money%20you%20could%20save%20by%202021&chts=006600,10&cht=lc&chxt=r,x&chxr=0,0,90000|1,0,90000&chxl=0:|$11300|$38270|$84194|1:|2011|2014|2016|2021&chd=t:11300,22962,38270,76540&chs=215x125&chco=003300&chbh=006600&chf=bg,s,FFFFFF&amp;chm=B,006600,0,0,0">

I think it's something wrong with the chxr parameters.. Because if i remove 
this from the code: &chxr=0,0,90000|1,0,90000

AND if i change chd=t: to values between 1-100, then the chart plots fine:

<http://chart.apis.google.com/chart?chxt=x,y&chtt=Money%20you%20could%20save%20by%202021&chts=006600,10&cht=lc&chxt=r,x&chxl=0:|$11300|$38270|$84194|1:|2011|2014|2016|2021&chd=t:11,23,38,76&chs=215x125&chco=003300&chbh=006600&chf=bg,s,FFFFFF&amp;chm=B,006600,0,0,0>

Here's the code for the above chart:

<img border="0" alt="Money You Will Save by 2021" 
src="http://chart.apis.google.com/chart?chxt=x,y&chtt=Money%20you%20could%20save%20by%202021&chts=006600,10&cht=lc&chxt=r,x&chxl=0:|$11300|$38270|$84194|1:|2011|2014|2016|2021&chd=t:11,23,38,76&chs=215x125&chco=003300&chbh=006600&chf=bg,s,FFFFFF&amp;chm=B,006600,0,0,0">

Anyone know what i'm doing wrong here? Thanks!

Jason

-- 
You received this message because you are subscribed to the Google Groups 
"Google Chart API" group.
To post to this group, send email to google-chart-api@googlegroups.com.
To unsubscribe from this group, send email to 
google-chart-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-chart-api?hl=en.

Reply via email to