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

Feature/pan and zoom #14

Merged
merged 7 commits into from
Sep 16, 2017
Merged

Feature/pan and zoom #14

merged 7 commits into from
Sep 16, 2017

Conversation

danielcaldas
Copy link
Owner

  • Pan&zoom now available, similar feature here
  • Add panAndZoom property to config, this will have the following effect on the graph when performing zoom actions:
    • Nodes' size will be inversely proportional to the zoom
    • Label's fontSize will be inversely proportional to the zoom
    • This will cause an effect of "node spreading" when zooming, making dense node clusters more easy to perceive, pretty neat 👌

@danielcaldas danielcaldas merged commit fd35013 into master Sep 16, 2017
@danielcaldas danielcaldas deleted the feature/pan-and-zoom branch September 24, 2017 16:56
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

1 participant