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

feat: add onHover callback, prove out how to draw connections #24

Merged
merged 5 commits into from
Jun 20, 2023

Conversation

mikeldking
Copy link
Contributor

@mikeldking mikeldking commented Jun 20, 2023

Area.mp4

Leverage drai's bezier curve to draw lines between points
https://codesandbox.io/s/3k4g6?file=/src/Nodes.js:213-232

Useful links

https://codesandbox.io/s/3k4g6?file=/src/Nodes.js:213-232

@github-actions
Copy link

github-actions bot commented Jun 20, 2023

size-limit report 📦

Path Size
dist/point-cloud.cjs.production.min.js 4.3 KB (+1.22% 🔺)
dist/point-cloud.esm.js 4.33 KB (+1.1% 🔺)

@mikeldking mikeldking marked this pull request as ready for review June 20, 2023 20:24
@mikeldking mikeldking changed the title feat: prove out how to draw connections feat: add onHover callback, prove out how to draw connections Jun 20, 2023
@mikeldking mikeldking merged commit 3ca1681 into main Jun 20, 2023
4 checks passed
@mikeldking mikeldking deleted the relationships branch June 20, 2023 23:17
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

Successfully merging this pull request may close these issues.

None yet

2 participants