I'll just give an example from the API documentation

http://chart.apis.google.com/chart?cht=v&chs=200x100&chd=t:100,20,20,20,20,0,0&chdl=First|Second|Third&chco=ff0000,00ff00,0000ff&chdlp=t

Here, chdl parameter has value "First|Second|Third", yet the chart
shows those in a different order (First, Third, Second). I can't seem
to find any way to determine the order in which they will appear and I
also suspect they should appear in the order specified in the
parameter value.

I have the exact same problem in my own usage of the API and can't
figure out what to do to solve it.

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