Search found 1 match
- Tue May 12, 2009 8:14 am
- Forum: JFreeChart
- Topic: JFreeChart & SWT - How to redraw?
- Replies: 2
- Views: 5940
JFreeChart & SWT - How to redraw?
Hi everyone, I've been working on a project with SWT and JFreeChart. In the program there is a SWT Listbox, when the user click on an item of the listbox, correspondant data is pulled and displayed with org.jfree.experimental.ChartComposite. The problem I've occurred to is how to update the ChartCom...