I would like to create a pure D3 or Plot visualisation which shows how funds have been transferred between a set of bank accounts.
Each transaction includes the source, destination, date and amount. The visualisation should show the total balance across all accounts on any give date. It should also show the source and destination of each transaction.
Could anyone suggest some examples as a starting point please?