Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

d3.selection #130

Open
dlrandy opened this issue Aug 14, 2019 · 0 comments
Open

d3.selection #130

dlrandy opened this issue Aug 14, 2019 · 0 comments

Comments

@dlrandy
Copy link
Owner

dlrandy commented Aug 14, 2019

document 与window的关系?
如何拿到一个node的window?
https://github.com/d3/d3-selection/blob/master/src/window.js

mouseenter/leave mouseover/out?
https://javascript.info/mousemove-mouseover-mouseout-mouseenter-mouseleave

如何判断一个节点包含另外一个node?
如何判断两个node在document里的位置关系?
https://developer.mozilla.org/en-US/docs/Web/API/Node/compareDocumentPosition
https://github.com/d3/d3-selection/blob/master/src/selection/on.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant