Closed kdahlquist closed 7 years ago
Here's an example related to resizeable force graph layouts. It should be a good place to start. https://bl.ocks.org/mbostock/3355967
This is done on my fork.
Labeling this one with "review requested" and assigning myself. Will close after pull request #415 is accepted and the functionality is live on beta.
I've selected the radio button for adaptive and loaded a graph on both Firefox and Chrome that goes beyond the viewport. I can't really think of any other way for a user to test this. Any bugs detected in the future will be reported on other issues, so closing this one.
Good work!
If the user has selected an adaptive drafting board (Issue #396), an algorithm needs to detect when nodes hit the edge of the drafting board and expand it gradually.