Skip to content

2.3.0

Compare
Choose a tag to compare
@gampleman gampleman released this 10 May 12:25
· 30 commits to master since this release
a6c58a8

Brush Interaction

Screen Recording 2021-05-10 at 3 16 53 pm

This release adds a brush module that allows the user to select rectangular regions of a visualisation. The Brush module supports single dimensional brushing in the x and y directions as well as a two dimensional brush:

Screen Recording 2021-05-10 at 3 21 06 pm

Programmatic Zoom Control

The Zoom module gains the new setTransform, which allows you to control the zoom behaviour programmatically.