この例のように、コンボチャートがあり ます https://developers.google.com/chart/interactive/docs/gallery/combochart
この例のように、categoryFilter をそれにバインドでき ます https://code.google.com/apis/ajax/playground/?type=visualization#categoryfilter_control
ただし、これは 'Month' の最初の例では 1 次元でのみ機能しますが、 'Country' では機能しません。どうすれば categoryFilter を 2 次元に接続できますか?