componentDidMount()

in src/components/ForceGraph.js [160:162]


  componentDidMount() {
    this.updateSimulation();
  }