4 messages in com.googlegroups.google-chart-apiRe: Having issues on scale
FromSent OnAttachments
cork...@gmail.com29 Jan 2008 08:11 
cork...@gmail.com29 Jan 2008 08:40 
Lesley Burr29 Jan 2008 08:55 
Jason Hoekstra30 Jan 2008 14:25 
Subject:Re: Having issues on scale
From:Lesley Burr (lesl@google.com)
Date:01/29/2008 08:55:58 AM
List:com.googlegroups.google-chart-api

For text encoding, yes, that's right

Cheers Lesley

On 29/01/2008, cork@gmail.com <cork@gmail.com> wrote:

Based on what I have found by going back through the data, the only way to do it is by scaling the line plots to a 100 point scale...

http://groups.google.com/group/google-chart-api/browse_thread/thread/007458ab355dfa2d

Is that correct?

On Jan 29, 11:12 am, "cork@gmail.com" <cork@gmail.com> wrote:

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

Thanks for any help anyone can provide.