It seems that this problem was due to a conflict between prototype & jquery. I removed unnecessary reference to these libraries in my code and it is now working.
Oddly enough, the code worked for a few days before it started displaying this error. - Ernesto On Aug 11, 4:39 pm, etagwerker <[email protected]> wrote: > Hello, > > I am getting this error: "Assertion failed: bucket size must be a non- > negative number" > > It is weird, because I run the same code in the Google Code Playground > (http://code.google.com/apis/ajax/playground/? > type=visualization#pie_chart) and it works! > > Here is a gist with the code:http://gist.github.com/519584 > > Any ideas as to what could be wrong? > > Thanks! > > @etagwerker -- 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.
