I am new to jfreechart,please help on Jfreecharts

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
krishna2465
Posts: 1
Joined: Mon Jun 09, 2008 11:18 am

I am new to jfreechart,please help on Jfreecharts

Post by krishna2465 » Mon Jun 09, 2008 11:28 am

Hi,
I am new to jfreecharts,it would be great can anybody clarify my doubts,
What is Jfreecharts?
Where to use Jfreecharts?
I am an lotus notes developer and I would like to implement this in my project.
How to implement the Jfreecharts what are the prerequisite ?

Thanks in advance..
Ratna

devangel
Posts: 9
Joined: Mon Jun 09, 2008 10:16 am
Location: India

Post by devangel » Mon Jun 09, 2008 12:00 pm

Hi Ratna,

Welcome to JFreeCharting..

JFreeChart is an open-source framework using which you can create colorful charts and graphs. It is easy to work with JFreeChart.

If in your application, you need a chart to be generated dynamically, there JFreeChart helps you out!

Prequisites are, you should know Java basics, you should have libraries jcommon and jfreechart.

Once you start working out the chart codings, you will get so many queries, and this forum is there to answer you!

All the best.
Thanks,
devangel.
To Learn is to Unlearn!

Locked