I'm using Ubuntu on AMD64 Java 1.5.0_13.
Running the demo, if I re-size the window, the chart pane (or, in this case, the whole tabbed pane) does not resize.
It does resize on my OSX box.
Is this a known issue with Swing on Linux?
Is there a work around ?
Also, if do TimeSeriesCollection.addTimeSeries(aSeries); the new series does not get painted when running on Linux (it does work properly on OSX).
-string