On May 17, 1:03 am, Rémi Lanvin <[email protected]> wrote: > 2010/5/16 Nathan <[email protected]>: > > > Hi. I have different types of data that I have normalized just with > > base10, so everything is on a 10 point scale. There are two data > > points, and the legend for them show up fine. All the points around > > the radar show up fine and so do the labels for them, but I don't see > > any filled in data. Outside of the labels and axis, the chart is > > blank. Below is the actual image tag I render, then I split up the > > variables on each line for easy readability. Can anyone tell why it > > isn't working? I am assuming it has to do with the chxr= line or the > > chd= line. > > Hi, > > Your first data serie (chd) ends with a coma just before the pipe, > which is not valid. Either remove the coma before the pipe, or add a > value :) > > Regards > > -- > Rémi > > --
Thanks! Just couldn't see that. Now I see data (kind of). It's a tiny smudge in the middle of the graph, and doesn't spread out across the graph. Now to just figure out why that's happening... -- 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.
