Table
Show neighborhoods as a sorted table and click rows to highlight them on the map.
Live Playground
Interaction
Double click a feature on the map to select it. The selection is shared with the plot, and selecting in the plot highlights the matching features on the map.
Highlights
mark: 'table'transform: { preset: 'sort' }
This example comes from the autk-grammar repository.