Skip to content

sketch of zoom approaches #1964

New issue

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

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

Already on GitHub? # to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

sketch of zoom approaches #1964

wants to merge 1 commit into from

Conversation

mbostock
Copy link
Member

For #1590. Related #1738. This sketches out four possible strategies for implementing zooming. All are currently implemented as a render transform (to prototype). I need to expand the first strategy to re-run the mark initializer so that the axis mark can recompute the desired ticks. Or, we take the approach suggested in #1738 where marks have to know about zooming and handle incremental re-rendering in a special method…

@mbostock mbostock mentioned this pull request Jun 13, 2024
10 tasks
@mbostock mbostock mentioned this pull request Nov 24, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant