Open GoogleCodeExporter opened 9 years ago
Original comment by ryan...@csail.mit.edu
on 23 Jun 2011 at 9:56
Yes, include
align : 'Top'
in the options you pass to createBandInfo:
Timeline.createBandInfo({
width: "45%",
intervalUnit: Timeline.DateTime.DECADE,
intervalPixels: 200,
align:'Top',
eventSource: eventSource,
date: d,
theme: theme
})
Original comment by mno...@mac.com
on 16 Sep 2011 at 7:43
Original issue reported on code.google.com by
hannah.s...@gmail.com
on 6 Mar 2011 at 4:30