Weird. At first I thought it was that your tTwo and TEight specified the priority parameter for the chm data label and the others did not but that was not it. Then I removed all but one set of chm data labels and it worked. So I added one more and one more and it worked and worked until I added back tSeven at which point it failed. So now I thought there was something wrong with your tSeven set - but there was not as far as I could see.
Then I tried keeping tOne thru tFive and then adding tSeven ie skipping tSix and it worked so it was not the tSeven parameter. Which leads me to a conclusion that I never realized - there is a maximum of 6 data labels allowed before it craps out. I cannot believe that is true but my limited testing seems to bear that out. Google - correct me if I'm wrong here. On Jul 31, 10:10 pm, Prema <[email protected]> wrote: > Could anyone please help us correct this code? > We're trying to get text markers on a horizontal bar chart > Thanks for any help > Kind regards > Prema > > <img src="http://chart.apis.google.com/chart? > chs=500x300 > &chd=t:60,40,30,30,45,90,33,66 > &cht=bhg > &chl=0%|100% > &chtt=Site+visitors+by+month > &chm=tOne,000000,0,0,10| > tTwo,000000,0,1,10,1| > tThree,000000,0,2,10| > tFour,000000,0,3,10| > tFive,000000,0,4,10| > tSix,000000,0,5,10| > tSeven,000000,6,10| > tEight,000000,7,10,1" > > alt="Sample chart" /> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
