Hello,
I have a pie Chart, but I don't know how to change the positioning of labels.
You can see what I want to obtain at this url :
http://cjoint.com/data/fcpIZJnk0o.htm
Is there an easy way to do that ?
Pie and Labels
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
There isn't. JFreeChart used to draw labels that way, but it resulted in a lot of complaints about overlapping labels, which is why the new mechanism was implemented. If I get some time, I'll take another look at the PiePlot class and see if the old behaviour could be added back as a non-default option.
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader

