I got following error while trying to add an Annotated Timeline chart in an existing GWT TabLayoutPanel.
(Error): Container width is zero. Expecting a valid width.
However, if I did not add the chart in an existing TabLayoutPanel, but put it in popup DialogBox, it worked.
Anyone knows the reason? Thanks a lot in advance.