Changes

no edit summary
Line 4: Line 4:  
# All measures are in pixels
 
# All measures are in pixels
   −
ImageSize  = width:800 height:400
+
ImageSize  = width:800 height:300
 
PlotArea  = left:50 right:50 bottom:20 top:20
 
PlotArea  = left:50 right:50 bottom:20 top:20
 
AlignBars  = justify
 
AlignBars  = justify
Line 13: Line 13:  
ScaleMajor = unit:year increment:1 start:01/01/2010
 
ScaleMajor = unit:year increment:1 start:01/01/2010
 
ScaleMinor = unit:month increment:1 start:01/01/2010
 
ScaleMinor = unit:month increment:1 start:01/01/2010
 +
 +
Define $dx = 25
    
BarData=
 
BarData=
Line 18: Line 20:     
PlotData=
 
PlotData=
   align:center textcolor:black fontsize:M mark:(line,black) width:25
+
   align:center textcolor:black fontsize:M mark:(line,black) width:15
 
   barset:Phases color:yellowgreen  
 
   barset:Phases color:yellowgreen  
       from:01/13/2010 till:05/18/2010 text:"Initiation of Review"
+
       from:01/13/2010 till:05/18/2010 shift:($dx,0) text:"Initiation of Review"
       from:05/18/2010 till:08/10/2010 text:"Initial Public Comments"
+
       from:05/18/2010 till:08/10/2010 shift:($dx,0) text:"Initial Public Comments"
       from:06/02/2010 till:08/10/2010 text:"RFP for Expert"
+
       from:06/02/2010 till:08/10/2010 shift:($dx,0) text:"RFP for Expert"
       from:08/10/2010 till:10/20/2010 text:"Expert Report & Draft Recs"
+
       from:08/10/2010 till:10/20/2010 shift:($dx,0) text:"Expert Report & Draft Recs"
       from:10/20/2010 till:12/15/2010 text:"Public Comment on Draft Recs"
+
       from:10/20/2010 till:12/15/2010 shift:($dx,0) text:"Public Comment on Draft Recs"
       from:12/15/2010 till:12/31/2010 text:"Final Recommendations"
+
       from:12/15/2010 till:12/31/2010 shift:($dx,0) text:"Final Recommendations"
       from:12/31/2010 till:03/08/2011 text:"Public Comment on Final Recs"
+
       from:12/31/2010 till:03/08/2011 shift:($dx,0) text:"Public Comment on Final Recs"
       from:01/25/2011 till:06/24/2011 text:"Board Review & Action"
+
       from:01/25/2011 till:06/24/2011 shift:($dx,0) text:"Board Review & Action"
 
       from:06/24/2011 till:01/29/2013 text:"Implementation Phase"
 
       from:06/24/2011 till:01/29/2013 text:"Implementation Phase"
  
Bureaucrats, Check users, lookupuser, Administrators, translator
3,197

edits