vega-lite-api

vl.lookupSelection(param)

Specify a lookup on an interactive selection.

The behavior of this method depends on the argument type:

lookupSelection Method Overview

lookupSelection API Reference

# lookupSelection.fields(…value)

Fields in foreign data or selection to lookup. If not specified, the entire object is queried.

# lookupSelection.key(value)

Key in data to lookup.

# lookupSelection.param(value)

Selection parameter name to look up.