Pie Chart Label Backgrounds
Pie Chart Label Backgrounds
Is there a way I can make the Pie Chart Labels use the same background color as the Series color?
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
There is a single label background colour shared by all labels. To make each label have a different colour, you'll need to modify the PiePlot class.
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader

