Thank you On Mon, Mar 19, 2012 at 10:40 AM, asgallant <[email protected]>wrote:
> Would a StringFilter ( > http://code.google.com/apis/chart/interactive/docs/gallery/controls.html#stringfilter) > work for you? If not, then since the Tables are just stylized HTML tables, > you could write a custom search function of your own, iterating over the > rows of the table until you find what you're looking for. > > On Monday, March 19, 2012 8:28:25 AM UTC-4, H B wrote: >> >> I have created a sortable chart using (http://code.google.com/apis/ >> chart/interactive/docs/**gallery/table.html<http://code.google.com/apis/chart/interactive/docs/gallery/table.html>). >> >> >> I would like to have a search box that will allow the user to search >> the information in the chart. >> >> How do I do this? > > -- > 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/-/2sh-0ze2cbgJ. > 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.
