Hi Greg, Your CHXT values are telling the API that you only want X and Y axis labels. Within your CHXL parameter, the API looks at "1:" for the Y axis text and "0:" for the X axis. It's ignoring 3 and 4 because there *isn't* a 3 or 4 according to your CHXT parameter. Try using: "chxt=x,y,r,x"
Cheers, K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
