First let me say that JFreeChart has been a huge success for some of my projects.
I have a couple of questions though, that are probably obvious fixes only I cant find them.
First, I am trying to get the PERCENT_LABELS next to each element in the legend labels. So far I can only figure out how to place PERCENT_LABELS next to the pie chart figure.
Next, I am having difficulty with text overlapping when using large data in the pie chart. The text next to the pie chart that displays the section number is sometimes overlapping when there is large amounts of data. Is there a way to avoid this, or a solution around it?
Finally, I would like to know if there is a way to add more color options to the pie chart so that there is not a repeat of the same colors over again. If not then perhaps is there a way to add patterns to the repeated colors.
Thank you for your time and input (and for JFreeChart!

Thanks
Sean