netjsongraph.js
netjsongraph.js copied to clipboard
Enable page scroll
Hi, i'm using netjsongraph for the first time. It is amazing, but I'm not able to solve one small problem.
I want to use the default scroll behavior on the page, but when I'm over the graph i can't scroll.
I set the property scaleExtent: [1, 1], to prevent zoom, and it works ok, but stil can't scroll to see the rest of the page content.
How can I use the default scroll behavior?
Thanks!