Does JFreeChart do 3D pie charts?

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

Does JFreeChart do 3D pie charts?

Post by Ken Severn » Fri Nov 02, 2001 5:55 pm

I'm looking for a charting Library that will allow me to product a simple pie chart that is has a 3D appearance that allows me to remove all features like legends, and titles. Can I do that with JFreeChart?

Thanks,
Ken

David Gilbert

RE: Does JFreeChart do 3D pie charts?

Post by David Gilbert » Mon Nov 05, 2001 9:15 am

It's not possible in the current version. The pie chart in JFreeChart was contributed by another developer - I hope someone will work on a 3D version as well, but it isn't something that I'm working on (too busy!).

Regards,

DG.

Locked