Constants.GRAPH_PIXEL_OFFSET + 1);
timeLineContainerElem.appendChild(graphContainerElem);
Container graphContainer = new DefaultContainerImpl(graphContainerElem);
// Add the scale
this.scale = new TimeScale(graphContainer, resources);
// callback to update the details panel when transition changes.
Zoom.CallBack transitionCallback = new CallBack() {
public void onAnimationComplete() {
fixYAxisLabel();