最近想找一个用于swt的类似jfreechart的图形包,最后终于找到了一个Rchart for SWT,:http://www.java4less.com/charts/chart.php。
发布一下,好东西大家共享。

Java charting package which has been implemented using the SWT (Standard Widget Toolkit) from Eclipse. It includes a composite control called ChartViewer which used to display charts in your SWT applications. It support zoom and scroll, tips , actions and more than 18 types of charts (line chart, bar chart, pie chart, scatter chart, radar chart...).

.