We don't offer any built in ways to switch between multiple tables, but it's fairly easy to code it yourself. Here is an example<http://jsfiddle.net/qgq8a/> .
- Sergey On Wed, Apr 3, 2013 at 2:54 AM, keijo kolehmainen <[email protected]>wrote: > So im using mysql and php and linechart and its working fine but what i > want is that i would have 10 linechart but only 1 showing on my page and i > could switch between those graphs using drop down list. > I tried to find function here on google but couldn't. im using google api > charts btw. > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to > [email protected]. > Visit this group at > http://groups.google.com/group/google-visualization-api?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
