...of CompassFormatDemo2.java.
It shows a great example of using a slider to change the range axis.
Should be easy to apply the same principal to the domain axis.
Search found 2 matches
- Mon Oct 27, 2008 3:40 am
- Forum: JFreeChart - Stockmarket
- Topic: JFreeChart + Scrollbar
- Replies: 8
- Views: 55960
- Mon Dec 31, 2007 5:11 pm
- Forum: JFreeChart
- Topic: Resize (repain) on Linux
- Replies: 0
- Views: 3001
Resize (repain) on Linux
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.addTimeSeri...