Hi. I'm not sure I understand the problem. When ever your ajax call returns, can't you redraw the chart? Which ajax calls should trigger this redraw?
The setOnLoadCallback is expected top be run only once. From that point on, the api should already be loaded in the page. Best, Viz Kid On Wed, Jul 14, 2010 at 3:25 AM, pnguyen17 <[email protected]> wrote: > I use setOnLoadCallback(...) to create and draw a chart. However, when > using ajax for changing the page, it does not re-draw the chart > anymore. I guess 'cause the event just fires only one time. So how > could I make the chart could be drawn after each ajax call? > > Thanks, > Phong > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-visualization-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-visualization-api?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Visualization 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-visualization-api?hl=en.
