Some more minor physics changes for NetworkVisualiser.vue

This commit is contained in:
Linux in a Bit 2024-08-12 00:30:00 +00:00 committed by GitHub
commit a57b7337c2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -276,6 +276,8 @@ export default {
barnesHut: {
gravitationalConstant: -5000,
centralGravity: 0,
springConstant: 0.1,
damping: 0.15,
},
minVelocity: 0.25,
},