Timeline: Difference between revisions

From Project Segfault Wiki
No edit summary
No edit summary
Line 4: Line 4:
DateFormat = dd/mm/yyyy
DateFormat = dd/mm/yyyy
Period    = from:01/07/2021 till:30/12/2023
Period    = from:01/07/2021 till:30/12/2023
TimeAxis  = orientation:vertical order:reverse
TimeAxis  = orientation:vertical
ScaleMajor = unit:year increment:10 start:1800  
ScaleMajor = unit:year increment:10 start:1800  
ScaleMinor = unit:year increment:1 start:1800
ScaleMinor = unit:year increment:1 start:1800

Revision as of 13:13, 28 April 2023

Unable to compile EasyTimeline input:

EasyTimeline 1.90


Timeline generation failed: 2 errors found
Line 6: ScaleMajor = unit:year increment:10 start:1800

- Scale attribute 'start' invalid.

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



Line 7: ScaleMinor = unit:year increment:1 start:1800

- Scale attribute 'start' invalid.

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