Another important tool when trying to prototype a solution is the Code Playground<http://code.google.com/apis/ajax/playground/?type=visualization#interaction_using_events> - The link is directly to example that shows how use events, there are examples there for many features of the library and you can use it for testing features fast.
On Sat, Jul 2, 2011 at 2:20 AM, John <[email protected]> wrote: > Hi, > > I want to use the Google Chart API to create drill down bar charts. > > For example : I want few European countries( UK,Germany, Italy, > Greece) to be displayed on the first bar chart. When i click on > Germany, I want another bar chart displaying Germany cities like > Frankfurt, Berlin, Bonn etc to be displayed. > > I see few configuration event options here : > > > http://code.google.com/apis/chart/interactive/docs/gallery/barchart.html#Events > > Can somebody help me in configuring the event "select" / > "onmouseover" ? I would be very grateful if you do. > > Thanking you, > > Regards, > John > > Note - I do not want Flash charts, I am interested on HTML5 & > javascript charts. > > -- > 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. > > -- 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.
