Difference between revisions of "TL Test BarData"

From ICANNWiki
Jump to navigation Jump to search
Line 5: Line 5:
 
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
ImageSize= width:1600 height:auto barincrement:30
+
ImageSize= width:1600 height:1200 barincrement:30
 
TimeAxis = orientation:horizontal
 
TimeAxis = orientation:horizontal
 
PlotArea = right:10 left:10 bottom:20 top:20
 
PlotArea = right:10 left:10 bottom:20 top:20

Revision as of 19:04, 16 September 2021

EasyTimeline 1.90


Timeline generation failed: 1 error found
Line 6: ImageSize= width:1600 height:1200 barincrement:30

- ImageSize attribute 'barincrement' not valid now.

 This attribute is only valid (and mandatory) in combination with 'width:auto' or 'height:auto'