Sample of simple XY graph

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
Ann Taylor

Sample of simple XY graph

Post by Ann Taylor » Tue Apr 03, 2001 7:11 pm

Hi. I'm a new to JFreeChart and would like to plot a simple XY line chart to help me understand the JFreeChart API. I have looked at the Demo as well as the pdf help documentation but am still having some problems. It would be most useful if you could provide a short sample code that I can compile and execute.

Thanks,

Ann

David Gilbert

RE: Sample of simple XY graph

Post by David Gilbert » Mon Apr 16, 2001 9:18 pm

Hi Ann,

I've added a document on SourceForge (http://sourceforge.net/projects/jfreechart) that includes two short classes to create a demo chart. Try this link to go directly to the page:

<a href="http://sourceforge.net/docman/display_d ... d=15494</a>

Hope that helps...

DG.

Locked