Simple Sample

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

Simple Sample

Post by Hammers » Fri Feb 02, 2001 12:09 am

I'm very new at all of this and have tried to make a simple graph using JFreeCharts. Could somebody share with me some very simple code to make a bar graph with only 4 lines of data on the graph. The amount of options in the demo appear to be confusing me. Once I have a simple version, I can use that to fully understand what is going on in the demo.

Thanks,
Hammers

David Gilbert

RE: Simple Sample

Post by David Gilbert » Sun Feb 18, 2001 8:06 am

Sorry about that - the demo aims to show the various things that JFreeChart can do, and code-wise probably isn't the best introduction for new users. Have you downloaded the PDF documentation? There is a short section in there on putting together a simple chart.

Regards,

DG.

Locked