portends / visual_data_projects

0 stars 0 forks source link

Brush Map #6

Open portends opened 2 years ago

portends commented 2 years ago

Add the ability to brush the map, to select points within a region on the map. This may not work with the default d3 brush and you may have to create a custom interaction- creating a custom selection rect, or capturing mouse over interactions while also holding a control key, to handle brushing data points in the map.