Thanks - I managed to figure out that the reason my labels didn't seem to be working was actually because I'd entered them incorrectly - whoops!
Things are working fine now. girasquid On May 19, 5:45 am, Rebound <[email protected]> wrote: > Check > a) test with cht=bvs; if okay then: > b) charttypes BHG and BHS are displayed from top to bottom (reversed > values order in CHD) > Seehttp://code.google.com/apis/chart/docs/gallery/bar_charts.html > > Good luck ! > > On May 18, 11:52 pm, girasquid <[email protected]> wrote: > > > > > > > Hello, all. > > > I'm currently working on a bar chart that looks like this: > > >http://chart.apis.google.com/chart?chs=400x600&cht=bhs&chd=t:-4000,-5... > > > However, I need to modify the labels on the bottom axis so that they > > look like "8000, 6000, 4000, 2000, 0, 2000, 4000, 6000, 8000". I'm > > okay processing my data so that the second set is offset by -8000 - I > > just can't seem to figure out how to change the labels on the bottom > > axis. Setting chxl and chxp both don't seem to do anything in terms of > > overwriting what's being displayed on the x axis. > > > Can anyone tell me how to display labels on my x axis instead of the > > values I defined in chxr? > > > Thanks, > > > girasquid > > > -- > > 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 > > athttp://groups.google.com/group/google-chart-api?hl=en. > > -- > 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 > athttp://groups.google.com/group/google-chart-api?hl=en. -- 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.
