Skip to content

imintel/d3-multiple-brushes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

D3 Multiple Brushes

This simple example, altered from the "Focus+Context via Brushing" example, allows multiple brushes to be created, altered, and deleted.

  • To start using the brush, click and drag on the chart region.
  • To create new brushes
    • Hold down your keyboard's META key and click somewhere on the chart region
    • Let up the META key
    • Your next mouse click/drag will create a new brush

About

Selecting multiple temporal ranges using D3's brush.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published