Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upwhat props to use for zoom and drag? #53
Open
Comments
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @fastfrwrd,
I am using the most basic version of the forced graph:
I am also referring to the react story book here: https://uber.github.io/react-vis-force/?selectedKind=%3CForceGraph%20%2F%3E&selectedStory=Characters%20from%20Les%20Mis%20%28zoomable%29&full=0&down=1&left=1&panelRight=0&downPanel=kadirahq%2Fstorybook-addon-actions%2Factions-panel
I want to achieve the zoom and drag functionality but I am unable to find the proper documentation on which props need to be set and how.
Any help would be much appreciated.
Thanks in advance.