aboutcircles / circles-data-app

MIT License
1 stars 0 forks source link

node and maxflow visualisation #7

Open shorn-gnosis opened 6 months ago

shorn-gnosis commented 6 months ago

Scenario:

we will have a single view with a dummy graph that the user can interact with as follows:

  1. a demo flow animation to show how a transfer “travels” along trust lines so you can see how it moves from the source to the destination
  2. slider to control max hops. the user can then see how the maxFlow value changes as the number of nodes varies

to do: