SWT Support for Dynamic Graphs by Mirco Fri Jan 12, 2007 3:25 pm Hi all, I am in trouble using dynamic charts with the experimental SWT support. To give you an example, I've slightly changed the SWTBarChartDemo1 example in order to add new samples after the shell is opened. The graph is correctly refresh if I use the SWT_AWT bridge ...