0

I am drawing a basic force-directed network with d3, and I would like the user to be able to select some nodes by clicking on them and hitting a submit button. The selected node IDs then need to be processed by a server-side function in Flask which produces some output. This output is then used to update the d3. I was hoping someone could give a minimal code snippet for the best way of going about this.

Carlos G. Oliver
  • 183
  • 2
  • 13

0 Answers0