public-accountability / oligrapher

JavaScript app for displaying annotated network graphs based on data from LittleSis
https://littlesis.org/oligrapher
GNU General Public License v3.0
101 stars 22 forks source link

Demo site graph slowly scrolls off the bottom of the screen #133

Closed paul-hammant closed 2 months ago

paul-hammant commented 1 year ago

After cloning and npm install I do npm run serve

... then I navigate to localhost:8000/dev/ I see the graph scroll off the bottom of the page, yet I'm not touching the mouse or keyboard. See hastily made screencap with the chart nearly off the bottom of the page after a couple of seconds:

Screenshot 2023-04-02 8 58 58 PM

Pretty sure that shouldn't happen. I'm using Chrome v110.0.5481.181 (Official Build) (64-bit), It does the same for Firefox too.

josephlacey commented 2 months ago

This should be fixed with the above PR.