Help:EasyTimeline syntax: Difference between revisions

Content deleted Content added
m Font Support: Corrected an instance of capitalization.
m <tt> → <samp>
Line 602:
:When command [[#BarData|BarData]] has not been used, bars will be drawn in the order in which they occur in any [[#PlotData|PlotData]] data block. The id specified here will also be the text presented along the axis, next to the bar.
:When command BarData has been used, bars will presented in the order specified there, also the bar id specified here will be validated against that list. Also the text presented along the axis will depend on the definition in [[#BarData|BarData]].
;barset : Restarts the bar display "from the top", allowing multiple bars on the same line. Syntax: <ttsamp>barset:name</ttsamp><br />Blank lines may be added to skip over lines that you do not wish to add to with declarations such as <ttsamp>at:1234</ttsamp> with no further attributes.
;color : Specifies the color is which the bar should be drawn.
:The color id specified should be defined first with command [[#Colors|Colors]].