Hi , I am creating a chart from Google visualization library. Populating chart from JSON. Everything works fine except when I am populating chart data table using reverse ajax.Its showing updated JSON string to my DataTable but not refresh the chart and it shows the error "One or more Participants failed to draw(); " on the chart. If I manually refresh chart on click of refresh button it update the chart with no error.How can I dynamically refresh this chart. 1. I tried refreshing ChartWrapper instead of refreshing Dashboard every time. 2. I checked the data type its datetime and number only.
what could be the possible reason for this error message ? Problem for me is I have updated data table after reverse ajax which not refreshing chart dynamically and I have to do that manually.Quick response will be helpful. -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
