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.