Difference between revisions of "TL Test BarData"

From ICANNWiki
Jump to navigation Jump to search
Line 1: Line 1:
 
<timeline>
 
<timeline>
 
DateFormat=mm/dd/yyyy
 
DateFormat=mm/dd/yyyy
Period = from:01/01/1983 till:12/31/2022
+
Period = from:01/01/1997 till:12/31/2022
Define $now = 03/31/2021 # Please keep updated
+
Define $now = 09/14/2021 # Please keep updated
 
Define $skip = at:end # Force a blank line
 
Define $skip = at:end # Force a blank line
 
Define $dayunknown = 15 # what day to use if it's actually not known
 
Define $dayunknown = 15 # what day to use if it's actually not known
Define $newworldstartdate = 08/15/1998
+
Define $evoreformbylaws = 10/31/2002
Define $newworldstart = at:$newworldstartdate mark:(line,red)
+
Define $evoreform = at:$newworldstartdate mark:(line,red)
Define $intelstartdate = 01/10/2006
+
Define $ccnsobylaws = 02/28/2006
Define $intelstart = at:$intelstartdate mark:(line,red)
+
Define $ccnso = at:$ccnsobylaws mark:(line,red)
Define $applesiliconstartdate = 11/17/2020
+
Define $gnsobylaws = 11/17/2020
Define $applesiliconstart = at:$applesiliconstartdate mark:(line,red)
+
Define $gnsohouses = at:$gnsobylaws mark:(line,red)
 +
Define $
 
ImageSize= width:1600 height:auto barincrement:18
 
ImageSize= width:1600 height:auto barincrement:18
 
TimeAxis = orientation:horizontal
 
TimeAxis = orientation:horizontal

Revision as of 23:18, 14 September 2021

EasyTimeline 1.90


Timeline generation failed: More than 10 errors found
Line 7: Define $evoreform = at:$newworldstartdate mark:(line,red)

- Unknown constant. 'Define $newworldstartdate = ... ' expected.


Line 12: Define $

- Invalid attribute '$' ignored.

 Specify attributes as 'name:value' pair(s).



Line 12: Define $

- Invalid statement. No '=' found.


Line 85: ScaleMajor = gridcolor:lighttext unit:year increment:1 start:01/01/1983

- Scale attribute 'start' invalid.

 Date '01/01/1983' not within range as specified by command Period.



Line 86: ScaleMinor = gridcolor:lightline unit:month increment:1 start:01/01/1983

- Scale attribute 'start' invalid.

 Date '01/01/1983' not within range as specified by command Period.



Line 105: $newworldstart

- Unknown constant. 'Define $newworldstart = ... ' expected.


Line 105: $newworldstart

- PlotData definition invalid. Specify all attributes as name:value pairs.


Line 109: $intelstart

- Unknown constant. 'Define $intelstart = ... ' expected.


Line 109: $intelstart

- PlotData definition invalid. Specify all attributes as name:value pairs.


Line 113: $applesiliconstart

- Unknown constant. 'Define $applesiliconstart = ... ' expected.


Line 113: $applesiliconstart

- PlotData definition invalid. Specify all attributes as name:value pairs.