Difference between revisions of "Monitor economy"

From FreekiWiki
Jump to navigation Jump to search
Line 7: Line 7:
  
 
     start      [label="START", shape="box", style="bold"]
 
     start      [label="START", shape="box", style="bold"]
    dumped    [label="DUMPED"]
 
 
     receiving  [label="RECEIVING"]
 
     receiving  [label="RECEIVING"]
 
     testing    [label="TESTING"]
 
     testing    [label="TESTING"]
Line 15: Line 14:
 
     adopted    [label="ADOPTED", shape="box", style="bold"]
 
     adopted    [label="ADOPTED", shape="box", style="bold"]
  
     start  -> dumped [label="$0"]
+
     start  -> receiving [label="$0\n(dumped)"]
     dumped -> receiving
+
     start  -> receiving [label="+$10\n(normal)"]
  
    start    -> receiving [label="+$10"]
 
 
     receiving -> testing
 
     receiving -> testing
  

Revision as of 12:12, 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