I have been playing around with using the Google charts API for awhile
now because I really like the way these charts look. However, I am
having an issue.
<img src="http://chart.apis.google.com/chart?chs=220x60&chd=t:
18.4,18.4,19.5,17.5,38.5,12.5,32.1,29.7,21.5,15.5,22.5&cht=lc&chxt=x,y,r&chf=bg,s,EEEEEE|
c,s,FFFFFF&chxt=y,r&chxr=0,11.5,39.5|1,11.5,39.5">
Above you will see that I am scaling the Y and R axis to have a max of
39 and a min of 11. That is fine. However, the data points on the
chart do not seem to be scaling. They seem to scale on a 100 point
line.
Am I doing something wrong?
http://chart.apis.google.com/chart?
chs=220x60
&chd=t:18.4,18.4,19.5,17.5,38.5,12.5,32.1,29.7,21.5,15.5,22.5
&cht=lc
&chxt=x,y,r
&chf=bg,s,EEEEEE|c,s,FFFFFF
&chxt=y,r
&chxr=0,11.5,39.5|1,11.5,39.5