User:MrBoo/Sandbox
Copied from here.
ImageSize = width:800 height:500
PlotArea = left:100 bottom:60 top:0 right:50
Alignbars = justify
DateFormat = yyyy
Period = from:1987 till:2010
TimeAxis = orientation:horizontal format:yyyy
LineData =
at:1989 color:yellow layer:back
at:1998 color:yellow layer:back
Colors =
id:grid1 value:gray(0.3)
id:NJSa value:blue
id:NYS value:green
id:PHI value:red
id:WASW value:blue
id:BAL value:red
id:PITC value:green
id:WASP value:blue
id:COL value:red
id:DET value:blue
id:NEB value:green
id:BOS1 value:red
id:PITB value:red
id:BUF value:orange
id:ROC value:blue
id:CHA value:red
id:ONT value:red
id:TOR value:blue
id:SYR value:blue
id:OTT value:red
id:EDM value:green
id:ALB value:blue
id:SJS value:red
id:CBS value:red
id:NJSt value:blue
id:ANA value:red
id:MTL value:red
id:MIN value:green
id:VAN value:blue
id:CAL value:red
id:ARI value:blue
id:POR value:blue
id:CHI value:red
id:NYT value:blue
id:BOS2 value:green
BarData =
bar:NJSa text:"NJ/NY Saints"
bar:PHI text:"Philadelphia"
bar:WASW text:"Washington Wave"
bar:BAL text:"Balt/Pitt/Wash/Col"
bar:DET text:"Detroit"
bar:NEB text:"NE/Boston"
bar:PITB text:"Pittsburgh Bulls"
bar:BUF text:"Buffalo"
bar:ROC text:"Rochester"
bar:CHA text:"Charlotte"
bar:ONT text:"Ontario/Toronto"
bar:SYR text:"Syracuse/Ottawa"
bar:ALB text:"Albany/San Jose"
bar:CBS text:"Columbus"
bar:NJSt text:"NJ/Anaheim Storm"
bar:MTL text:"Montreal/Minnesota"
bar:VAN text:"Vancouver"
bar:CAL text:"Calgary"
bar:POR text:"Portland"
bar:CHI text:"Chicago"
bar:NYT text:"New York Titans"
bar:BOS2 text:"Boston Blazers"
PlotData =
# Note: the till year should be the year *after* the last season played by the team.
# For example, the New Jersey Saints only played in 1987 and 1988, so the till value
# should be 1989.
width:15 textcolor:black align:left anchor:from shift:(10,-4)
bar:NJSa from:start till:1989 text:"NJ" color:NJSa
bar:NJSa from:1989 till:2003 text:"NY" color:NYS
bar:PHI from:start till:end color:PHI
bar:WASW from:start till:1990 color:WASW
bar:BAL from:start till:2000 text:"Baltimore Thunder" color:BAL
bar:BAL from:2000 till:2001 text:"Pitt" color:PITC
bar:BAL from:2001 till:2003 text:"Wash" color:WASP
bar:BAL from:2003 till:end text:"Colorado Mammoth" color:COL
bar:DET from:1989 till:1995 color:DET
bar:NEB from:1989 till:1992 text:"New England" color:NEB
bar:NEB from:1992 till:1998 text:"Boston Blazers" color:BOS1
bar:PITB from:1990 till:1994
bar:BUF from:1992 till:end color:BUF
bar:ROC from:1995 till:end color:ROC
bar:CHA from:1996 till:1997 color:CHA
bar:ONT from:1998 till:1999 text:"Ont" color:ONT
bar:ONT from:1999 till:end text:"Toronto Rock" color:TOR
bar:SYR from:1998 till:2001 text:"Syracuse" color:SYR
bar:SYR from:2001 till:2004 text:"Ottawa Rebel" color:OTT
bar:SYR from:2005 till:end text:"Edmonton Rush" color:EDM
bar:ALB from:2000 till:2004 text:"Albany Attack" color:ALB
bar:ALB from:2004 till:end text:"San Jose Stealth" color:SJS
bar:CBS from:2001 till:2004 text:"Columbus" color:CBS
bar:CBS from:2004 till:2008 text:"Arizona Sting" color:ARI
bar:NJSt from:2002 till:2004 text:"New Jersey" color:NJSt
bar:NJSt from:2004 till:2006 text:"Anaheim" color:ANA
bar:MTL from:2002 till:2003 text:"Montreal" color:MTL
bar:MTL from:2005 till:end text:"Minnesota Swarm" color:MIN
bar:VAN from:2002 till:2005 color:VAN
bar:CAL from:2002 till:end color:CAL
bar:POR from:2006 till:end color:POR
bar:CHI from:2007 till:2009 color:CHI
bar:NYT from:2007 till:end color:NYT
bar:BOS2 from:2009 till:end color:BOS2
- Legend = orientation:horizontal position:bottom
ScaleMajor = unit:year increment:2 start:1988 gridcolor:grid1
ScaleMinor = unit:year increment:1 start:1988