ImageSize = width:200 height:600PlotArea = left:50 bottom:10 top:10 right:0DateFormat = yyyyPeriod = from:1990 till:2009TimeAxis = orientation:vertical order:reverseScaleMajor = unit:year increment:1 start:1990ScaleMinor = unit:year increment:1 start:1990Colors =id:blue value:rgb(0,0,0)
id:red value:rgb(0.9,0.05,0.05)
there is no automatic collision detection,
so shift texts up or down manually to avoid overlap
Define $dx = 25 # shift text to right side of bar
shift texts up or down when two have same year
Define $up = shift:($dx,1)Define $dw = shift:($dx,-8)PlotData=bar:Games anchor:till color:red width:15 textcolor:blue align:left fontsize:S mark:(line,white) shift:($dx,-4)
from:1990 till:2009
at:1990 text:"Super Mario World"
at:1991 text:"Yoshi"
at:1992 text:"Yoshi's Cookie"
at:1993 text:"Yoshi's Safari"
at:1995 text:"Yoshi's Island"
at:1997 text:"Yoshi's Story"
at:2004 text:"Yoshi Topsy Turvy"
at:2005 text:"Yoshi Touch & Go"
at:2006 text:"Yoshi's Island DS"
MobyGames, [
Source:
http://en.wikipedia.org/wiki/Yoshi