Sorting values in PieChart

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
joelwyland
Posts: 15
Joined: Wed Jun 02, 2004 10:26 pm

Sorting values in PieChart

Post by joelwyland » Mon Jun 07, 2004 7:07 pm

Hi all,

I'm making a pie chart and I'd love it if I could get the slices to be in sorted order, so if I went around the circle the slices would consistantly get smaller. Is there any built in way to accomplish this? I can't find anything in the docs, but they are pretty spread out (due to the modularity of the api) and I'm having trouble finding anything.

Thanks,
Kenny

Locked