Synthetixio / simulation

Agent-based model of the proposed stablecoin.
24 stars 18 forks source link

added wealth breakdown, changing bargraph #21

Closed 0xdomrom closed 6 years ago

0xdomrom commented 6 years ago

Added wealth breakdown for issue #19 also changed the orderbook graph to show edge values (so it isn't as jumpy). Changed the way agent variables are accessed (just get the agent, and access the variables in the visualisation modules).

Only issue with this is that "issued_nomins" aren't shown, as showing a mix of negative and positive values on the graph breaks it...