This version is out of date, covering development from v6.0.0 to v6.6.5. It is maintained here only for inbound reference links from elsewhere. It is no longer actively updated.

Jump to the current version of aTbRef

TinderboxSix Icon

bandHeights: [array of numbers]

bandHeights: [array of numbers]

An array numbers, one per band. The number is the number of pixels down from the top of the canvas to the bottom of each timeline band. For example, bandHeights:[100,250] 

would request that the top band be 100 pixels in height, while the second band would be 150 pixels in height. Note that each successive number is the previous number plus the height of the band.



A Tinderbox Reference File : Syntax Library : Web Timeline customisation : JavaScript Library : The Timeline Object : .create() : Optional parameters : bandHeights: [array of numbers]