Vega Interaction Test

This example shows how to add custom event listeners to a Vega view. Here, hovering over one mark (bars) can trigger updates to other marks (outlines) in the scene.

Disclaimer: Not intended as an example of "good" design!