Tools to draw interactive Pie Chart in Swing application

Hello....

I am developing a swing application,,, in which there is a summary screen... i have used only swing components and awt components to develop the application...

Now i want to represent the data in the form of Pie Chart, and clicking on each part of the pie chart it should take me to another pie chart.How to do this, is there any free softwares which can be used to show the summary details in Pie Chart. If So Which are the best and user friendly tools. I checkd the sourceforge.net and found jfreechart, but it does not have a user manual for free..... Please guide...

Thanx.....

Message was edited by:

lucky7_me

Message was edited by:

lucky7_me

[717 byte] By [lucky7_mea] at [2007-10-3 4:16:38]
# 1

You can try elegantj charts. It creates customized, dynamic charts in few minutes. You can use it in swing application as a component. It also provides n-level drilldown so when you click on part of chart it takes you to another chart. It will help you a lot.

Link: http://www.elegantjcharts.com

James_Smitha at 2007-7-14 22:18:11 > top of Java-index,Desktop,Core GUI APIs...