Invokes callback once EVERY given chart has fired its 'ready' event.
Each Google chart fires 'ready' independently, so a multi-panel figure
must not be assembled until all panels have rendered. Register the gate
before calling chart.draw(…) on any of the charts.
Invokes
callbackonce EVERY given chart has fired its'ready'event.Each Google chart fires
'ready'independently, so a multi-panel figure must not be assembled until all panels have rendered. Register the gate before callingchart.draw(…)on any of the charts.