Here is an example of what you want (I think):

http://chart.apis.google.com/chart?cht=lc&chxt=x&chs=400x400&chd=e:AA5mGa&chxl=0:|0|50|100&chg=50.0,50.0,1,1&chxs=0,000000,12,1
http://chart.apis.google.com/chart?cht=lc&chxt=x&chs=400x400&chd=e:AA5mGa&chxl=0:|0|50|100&chg=50.0,50.0,1,1&chxs=0,000000,12,0
http://chart.apis.google.com/chart?cht=lc&chxt=x&chs=400x400&chd=e:AA5mGa&chxl=0:|0|50|100&chg=50.0,50.0,1,1&chxs=0,000000,12,-1

Note the last chxs parameter difference: -1 0 1

I could not get this to work with tick marks, however.

At any rate, I hope that helps.

-Julien
http://charts4j.googlecode.com

On Dec 5, 4:47 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> Does anyone know if it's possible to have labels start at a data
> point, as opposed to being centered under it? I've seen this done in
> some of Google's Webmaster tools, but can't figure out how to do it in
> the Charts API using exisitng documentation.
>
> At the moment, chart labels look like
>
> |
> |
> |
> |
> |____|____
>      label
>
> While I'm looking for
>
> |
> |
> |
> |
> |___|___
>       label
>
> Thanks
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to