Difference between revisions of "Monitor economy"

From FreekiWiki
Jump to navigation Jump to search
Line 24: Line 24:
 
     received -> testing
 
     received -> testing
  
     testing -> recycled [label="-$6"]
+
     testing -> recycled
 
     testing -> sold [label="+$5"]
 
     testing -> sold [label="+$5"]
 
     testing -> granted [label="$0"]
 
     testing -> granted [label="$0"]
Line 33: Line 33:
 
     adopted -> start [style="dashed"]
 
     adopted -> start [style="dashed"]
  
 +
    recycled -> away [label="-$6"]
 
     sold -> away
 
     sold -> away
 
     granted -> away
 
     granted -> away

Revision as of 08:27, 11 July 2008

Monitor economy

This is a graph with borders and nodes. Maybe there is an Imagemap used so the nodes may be linking to some Pages.

Still need to know:

  • Average sale price
  • How many are dumped
  • Percentage of received that are:
    • Sold
    • Granted
    • Adopted
    • Recycled