https://developers.google.com/chart/interactive/docs/examples#interaction_example
Full HTML Page Example
An end-to-end example for creating a web page with visualization charts embedded in it.
It also demonstrates a chart connected to Google Spreadsheets and two charts interacting using visualization Events.
The example displays a simple statistics page for popular movies and cinema locations of a make-belief cinema chain company.
The page includes a Map and a Table visualization that interact with each other to display the theater locations.
The page includes a column chart displaying the number of tickets each movie sold per location.
It derives its data from a Google Spreadsheet. The published version of this spreadsheet can be viewed for completeness.
It works in jsfiddle....