Hello! I am trying to achieve same effect as Events ยป Interaction Using Events<https://code.google.com/apis/ajax/playground/?type=visualization#interaction_using_events>, but with two chartwrappers - table and barchart. So, choosing a bar in chartwrapper:barchart sets a corresponding row in chartwrapper:table selected. They are both in same dashboard, so I guess it should be possible, yet "thechartname.setSelection(thetablename.getSelection());" is not working. Does anyone have any clue how to fix it? My project may be found here <http://dydaktyk.ue.katowice.pl/~doroszp/wad/wad.php>. I also wanted another chart to do the same thing, but it is a columnchart containing min value of grouped data. Is it possible? Would be grateful for any advices, Patryk
-- 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/-/GZ9-8WcrtiwJ. 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.
