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

roundtrip: pan and zoom #388

Merged
merged 14 commits into from
Aug 11, 2021
Merged

Conversation

cscully-allison
Copy link
Collaborator

Added panning and zooming functionality to roundtrip. The zooming and panning is bound to each tree uniquely so trees can be manipulated without interfering with one another. The brushing functionality remains preserved across trees.

@cscully-allison cscully-allison added vis and removed WIP labels Jun 24, 2021
@slabasan slabasan linked an issue Jun 30, 2021 that may be closed by this pull request
@bhatele
Copy link
Member

bhatele commented Jul 18, 2021

Changes included in #389.

@bhatele bhatele closed this Jul 18, 2021
@bhatele bhatele reopened this Jul 23, 2021
@cscully-allison cscully-allison force-pushed the roundtrip-pan-zoom branch 2 times, most recently from 91e2a34 to 6d8fc6c Compare July 30, 2021 23:05
@bhatele bhatele changed the title Roundtrip pan zoom roundtrip: pan and zoom Aug 11, 2021
@bhatele bhatele merged commit 62d0931 into hatchet:develop Aug 11, 2021
jrmadsen pushed a commit to jrmadsen/hatchet that referenced this pull request Oct 7, 2021
* Panning and zooming works and updates for brushing.
* Text now uses data.name and examples have been modified.
* Added in jsNodeSelected to outer scope.
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.

Pan/Zoom on Trees [Roundrip]
3 participants