graph - Select objects within an area using d3 -


i creating tool displays graphs , want perform statistical analysis on select set of nodes in each graph.

is there way detect nodes contained red area (see image) using d3.js. understand use coordinates rectangle draw implement more arbitary shapes.


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -