PieDataSet

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

PieDataSet

Post by Jolyon Holdstock » Tue Apr 30, 2002 1:25 pm

Hi,

I am looking at JFreeChart and am trying to compile First.java from the demo file. The compiler cannot find DefaultPieDataset and neither can I. Its not in the docs I generated nor the online version.
I am using v0.8.0 and Java v1.3.0_02 on Win2000 Professional.
Can anybody help point me in the right direction please?

Thanks,

Jolyon

Jolyon Holdstock

Re: PieDataSet

Post by Jolyon Holdstock » Tue Apr 30, 2002 1:49 pm

oops - Its in JCommon; now i just need to sort out my classpath

Locked