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

Is it possible to register a zoom callback on the tree? #447

Open
thomasstjerne opened this issue Nov 13, 2023 · 1 comment
Open

Is it possible to register a zoom callback on the tree? #447

thomasstjerne opened this issue Nov 13, 2023 · 1 comment
Milestone

Comments

@thomasstjerne
Copy link
Contributor

I was wondering whether it is possible to register a zoom callback on the tree?
And also if it is possible to render the tree, starting at a specific zoom level?

@stevenweaver
Copy link
Member

Dear @thomasstjerne,

Thank you for your suggestion. Yes, registering a zoom callback is possible via the d3.zoom module and it would be called here.

Starting at a specific zoom level is a good idea and is possible. It would allow developers to highlight a specific part of the tree that way.

Best,
Steven

@stevenweaver stevenweaver added this to the 1.5.0 milestone Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants