HOW TO USE jfree chart library

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
nayan
Posts: 4
Joined: Tue Mar 15, 2005 12:56 pm
Location: india
Contact:

HOW TO USE jfree chart library

Post by nayan » Tue Mar 15, 2005 1:00 pm

hi..

I have to develop tool which generate "Gantt chart" in which on Y axis i have resource number and on X axis i have start time and stop time of that resource allocation .
How can I make that tool using jfree chat library or is there other way to do this.


thanking you
nayan.

david.gilbert
JFreeChart Project Leader
Posts: 11734
Joined: Fri Mar 14, 2003 10:29 am
antibot: No, of course not.
Contact:

Post by david.gilbert » Tue Mar 15, 2005 1:41 pm

Your question is much too general I think.
David Gilbert
JFreeChart Project Leader

:idea: Read my blog
:idea: Support JFree via the Github sponsorship program

Locked