Anonymous - 2007-10-16

Hi folks,

I'm new about CeWolf and JFreeChart.

I'me developing a simple JSP which should report 3D Pie based on JDBC data.

My pie'e legend has no values, ie, it has only the series names - how I make in order to display the series values?

Is it possible to rotate the pie? How is it done?

I'm using a DefaultPieDataset at my DatasetProducer.

Regards