Difference between revisions of "User talk:Jenny Hill"

From LID SWM Planning and Design Guide
Jump to navigation Jump to search
(→‎Wishlist: new section)
Line 8: Line 8:
  
 
====Gant (bar graph linear horizontal) with color====
 
====Gant (bar graph linear horizontal) with color====
{{cot|Flow data}}
 
 
<timeline>
 
<timeline>
 +
 
ImageSize = width:700 height:270
 
ImageSize = width:700 height:270
 
PlotArea = left:100 bottom:60 top:0 right:50
 
PlotArea = left:100 bottom:60 top:0 right:50
Line 66: Line 66:
  
 
  </timeline>
 
  </timeline>
{{cob}}
 

Revision as of 15:40, 19 September 2017

Wishlist

Extension:Scribunto To enable the use of: Module:Clade Module:Weather box


Gant (bar graph linear horizontal) with color

<timeline>

ImageSize = width:700 height:270 PlotArea = left:100 bottom:60 top:0 right:50 Alignbars = justify DateFormat = mm/dd/yyyy Period = from:01/01/1965 till:12/05/1996 TimeAxis = orientation:horizontal format:yyyy

Colors =

 id:Drums               value:purple     legend:Drums
 id:Guitars             value:green      legend:Guitars
 id:Bass                value:gray(0.40) legend:Bass
 id:Keyboards          value:orange     legend:Keyboards
 

Legend = orientation:horizontal position:bottom

ScaleMajor = increment:2 start:01/01/1965

LineData =

 at:08/04/1967 color:black layer:back
 at:06/28/1968 color:black layer:back
 at:06/13/1969 color:black layer:back
 at:11/07/1969 color:black layer:back
 at:10/02/1970 color:black layer:back
 at:11/05/1971 color:black layer:back
 at:06/02/1972 color:black layer:back
 at:03/23/1973 color:black layer:back
 at:11/12/1975 color:black layer:back
 at:01/21/1977 color:black layer:back
 at:11/30/1979 color:black layer:back
 at:03/21/1983 color:black layer:back
 at:11/07/1987 color:black layer:back
 at:03/28/1994 color:black layer:back

BarData =

 bar:Mason text:"Nick Mason"
 bar:Barrett text:"Syd Barrett"
 bar:Gilmour text:"David Gilmour"
 bar:Klose  text:"Bob Klose"
 bar:Waters text:"Roger Waters"
 bar:Wright text:"Richard Wright"

PlotData=

 width:10 textcolor:black align:left anchor:from shift:(10,-4)
 bar:Mason from:01/01/1965 till:end color:Drums
 bar:Barrett from:01/01/1965 till:06/04/1968 color:Guitars
 bar:Gilmour from:12/01/1967 till:end color:Guitars
 bar:Klose from:01/01/1965 till: 12/05/1965 color:Guitars
 bar:Waters from:01/01/1965 till:01/20/1985 color:Bass
 bar:Wright from:01/01/1965 till:01/01/1980 color:Keyboards
 bar:Wright from:01/01/1987 till:end color:Keyboards
</timeline>