Skip to content

Commit

Permalink
zoom settings
Browse files Browse the repository at this point in the history
  • Loading branch information
oxisto committed Nov 7, 2023
1 parent 5f22432 commit f4c9d0c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/lib/components/DiscoveryGraph.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,10 @@
elements: {
nodes: nodes,
edges: edges
}
},
minZoom: 0.5,
maxZoom: 2,
wheelSensitivity: 0.6
});
if (initialSelect) {
Expand Down

0 comments on commit f4c9d0c

Please sign in to comment.