
Hi, Can any one help me out in step wise, how to get are charts using java in eclipse ide?
thanks in advance

Download jar files jfreechart.jar and jcommon.jar files from the given link:
Then follow these steps:
Go into the properties of your project and 1)Select 'Java Build Path' in the left hand column.
2)Select the 'Libraries' tab in the centre part of the window.
3)Click the Add JARs button - this will give you a list of your projects in eclipse - expand your project and into the lib folder - your jar will be there.
4) Select the JAR, click OK, and OK again out of the properties window.

Thank you for ur suggestion
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.