This version is out of date, covering development from v5.0.0 to v5.12.2. It is maintained here only for inbound reference links from elsewhere.

Jump to the current version of aTbRef.

Tinderbox 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.


Possible relevant notes (via "Similar Notes" feature):


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