Template:EasyTimeline Examples AlignBars
TimeAxis = orientation:horizontal | TimeAxis = orientation:vertical | |||||
Alignbars = |
<timeline> ImageSize = width:90 height:120 PlotArea = width:65 height:80 left:20 bottom:20 AlignBars = early DateFormat = yyyy Period = from:1 till:5 TimeAxis = orientation:horizontal ScaleMajor = unit:year increment:1 start:1 PlotData= color:red width:10 bar:A from:start till:end bar:B from:start till:end bar:C from:start till:end bar:D from:start till:end TextData= pos:(20,110) fontsize:M text:Early </timeline> |
<timeline> ImageSize = width:90 height:120 PlotArea = width:65 height:80 left:20 bottom:20 AlignBars = late DateFormat = yyyy Period = from:1 till:5 TimeAxis = orientation:horizontal ScaleMajor = unit:year increment:1 start:1 PlotData= color:red width:10 bar:A from:start till:end bar:B from:start till:end bar:C from:start till:end bar:D from:start till:end TextData= pos:(20,110) fontsize:M text:Late </timeline> |
<timeline> ImageSize = width:90 height:120 PlotArea = width:65 height:80 left:20 bottom:20 AlignBars = justify DateFormat = yyyy Period = from:1 till:5 TimeAxis = orientation:horizontal ScaleMajor = unit:year increment:1 start:1 PlotData= color:red width:10 bar:A from:start till:end bar:B from:start till:end bar:C from:start till:end bar:D from:start till:end TextData= pos:(20,110) fontsize:M text:Justify </timeline> |
<timeline> ImageSize = width:90 height:120 PlotArea = width:65 height:80 left:20 bottom:20 AlignBars = early DateFormat = yyyy Period = from:1 till:5 TimeAxis = orientation:vertical ScaleMajor = unit:year increment:1 start:1 PlotData= color:red width:10 bar:A from:start till:end bar:B from:start till:end bar:C from:start till:end bar:D from:start till:end TextData= pos:(20,110) fontsize:M text:Early </timeline> |
<timeline> ImageSize = width:90 height:120 PlotArea = width:65 height:80 left:20 bottom:20 AlignBars = late DateFormat = yyyy Period = from:1 till:5 TimeAxis = orientation:vertical ScaleMajor = unit:year increment:1 start:1 PlotData= color:red width:10 bar:A from:start till:end bar:B from:start till:end bar:C from:start till:end bar:D from:start till:end TextData= pos:(20,110) fontsize:M text:Late </timeline> |
<timeline> ImageSize = width:90 height:120 PlotArea = width:65 height:80 left:20 bottom:20 AlignBars = justify DateFormat = yyyy Period = from:1 till:5 TimeAxis = orientation:vertical ScaleMajor = unit:year increment:1 start:1 PlotData= color:red width:10 bar:A from:start till:end bar:B from:start till:end bar:C from:start till:end bar:D from:start till:end TextData= pos:(20,110) fontsize:M text:Justify </timeline> |