Oct 10th, 2011, 11:09 AM
Hi Rod,
I'd take a good look at the generated JS. Any error will be caused there. Are you sure you've identified the column as a numeric column? I remember Google Charts being very finicky about that: it needs to know the data type of each column otherwise it won't work.
Are any javascript errors thrown on the page? That may help identify the problem.
- Ben
I'd take a good look at the generated JS. Any error will be caused there. Are you sure you've identified the column as a numeric column? I remember Google Charts being very finicky about that: it needs to know the data type of each column otherwise it won't work.
Are any javascript errors thrown on the page? That may help identify the problem.
- Ben