Are you trying to select individual cells of the Table vizualization? I believe that the Table does not currently support selecting individual cells.
On Mon, Jul 11, 2011 at 7:32 AM, ficuscr <[email protected]> wrote: > I am having a similar issue. Took me a moment to realize the that > getChart() may not be available immediately after calling draw(). Wrapped > the selection handler in a ready handler a think I got around that. > > I am trying to bind the selections of a DataTable and 'Wrapped' Scatter > Chart. The getSeleciton() values look good. But when I call setSelection() > on the table nothing happens. Next getter on the table returns an empty > array. I am at a loss. > > http://pastebin.com/CJ0inEmE > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-visualization-api/-/ASLnb3qsiIgJ. > > 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. > -- 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.
