covidgraph / visual-graph-explorer

A simple graph explorer leveraging yFiles for HTML, neo4j bolt, implemented using VueJS and Vuetify
https://covidgraph.org
MIT License
13 stars 6 forks source link

Make the layout more stable during relationship loading #12

Open yGuy opened 4 years ago

yGuy commented 4 years ago

Right now, we're doing a simple full relayout, we should do an incremental layout instead.