Skip to content

Histogram

Bin neighborhood areas into a histogram and brush along the x axis to select neighborhoods.

Live Playground

Highlights

  • transform: { preset: 'binning-1d' }
  • @transform as an axis
  • events: ['brushX']

This example comes from the autk-grammar repository.

Released under the MIT License.