Yeah, I already have drawn the table and only the navigation page buttons load. Once I click those buttons the rest of the chart appears. I can't redraw the graph, because I no longer have that data. So its there a refresh or something to trigger the graph to re-load?
This video shows it :: http://www.screencast.com/users/iBotPeaches/folders/Jing/media/0bc25c32-2ece-4e95-b869-75140cde3438 The table is drawn via an AJAX request from clicking the tab. On Oct 11, 5:32 am, Jinji <[email protected]> wrote: > Documentation for the table visualization can be found > here<http://code.google.com/apis/visualization/documentation/gallery/table...>. > Calling > draw<http://code.google.com/apis/visualization/documentation/gallery/table...>should > make it visible. > > On Sat, Oct 9, 2010 at 11:01 PM, iBotPeaches <[email protected]> wrote: > > I make my table via a AJAX request and response. It comes back looking > > like this. > > >http://i52.tinypic.com/2nu1wnc.jpg > > > If you click any one of the tab buttons it fully pops up and becomes > > functional. However, first load it does not. Is there anyway to force > > something to appear? So I don't have to click a direction every time? > > > Thanks > > > -- > > 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.
