3 messages in com.googlegroups.google-chart-apiCan't get bar chart y-axis range to c...
FromSent OnAttachments
Alex20 Dec 2007 10:55 
helly20 Dec 2007 11:49 
Alex20 Dec 2007 12:23 
Subject:Can't get bar chart y-axis range to change from default of 100
From:Alex (apla@gmail.com)
Date:12/20/2007 10:55:52 AM
List:com.googlegroups.google-chart-api

Hey everyone!

Loving the Charts API. Having a bit of a headache though, with my simple chart. The only values are 1 and 2, so I would prefer the range to be from 0 - 10 and display as such. However, try as I might, it always renders with a y-axis range from 0 - 100. Help!

The URL: http://chart.apis.google.com/chart?chs=1000x300&cht=bvs&chtt=Keyword+Search+Frequency&chbh=50&chd=t:1,1,1,1,1,1,1,1,1,2,1&chxt=x,y&chxr=0,0,10|1,0,10&chxl=0:|pink+chef+coat|uncommon+threads|chefs+jacket|trade+show+table+covers|linen+table+skirts|chef+jackets|chef+coats|chef+apparel|banquet+table+skirting|chef+coat|chef+pants|1:|0|5|10

(broken down as below)

http://chart.apis.google.com/chart ?chs=1000x300 &cht=bvs &chtt=Keyword+Search+Frequency &chbh=50 &chd=t:1,1,1,1,1,1,1,1,1,2,1 &chxt=x,y &chxr=0,0,10|1,0,10 &chxl=0:|pink+chef+coat|uncommon+threads|chefs+jacket|trade+show+table +covers|linen+table+skirts|chef+jackets|chef+coats|chef+apparel|banquet +table+skirting|chef+coat|chef+pants|1:|0|5|10

What am I missing?