Hi! I tried this, but alas, I can't make it work - it only ever seems
to call which ever callback I set first, never both of them. Any
pointers?

Many thanks in advance,

Tony.

On Jun 24, 5:54 am, Eiko <eikosaedra-...@yahoo.com> wrote:
> Separate the queries into two functions, drawChart1 and drawChart2 and
> then:
>
> google.setOnLoadCallback(drawChart1);
> google.setOnLoadCallback(drawChart2);
>
> Hope this helps.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To post to this group, send email to google-visualization-...@googlegroups.com.
To unsubscribe from this group, send email to 
google-visualization-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-visualization-api?hl=en.

Reply via email to