Skip to content

Scatterplot Brush

Brush a region of the scatterplot to select every neighborhood inside it.

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

  • events: ['brush']
  • 2D brushing linked to map picking

This example comes from the autk-grammar repository.

Released under the MIT License.