Thank you, that was exactly what i needed.  I used:

jQuery(document.getElementById('chart_02')).ready(function() {$
('#chart_02').hide()});

which worked like a charm.

On Jan 19, 11:04 am, Viz Kid <[email protected]> wrote:
> You should try to change the display to none only after getting the chart's
> 'ready' event, which means that it finished rendering.
>
> Hope this helps,
>   Viz Kid

-- 
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.

Reply via email to