I 've some problems with labels in a pie chart.
In some cases the labels overlap each other. Are there possibilities to arrange the labels manually?
I read that this problem should be solved in 0.9.17. But I'm using this version and the problem appears.
I can't upload screenshots but here are the values:
Category 1: 83%
Category 2: 13%
Category 3: 4%
Category 4: 1%
Category 5: 0%
Pie chart labels
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
I tried creating a pie chart with those values and didn't see any problem, can you e-mail me a screenshot?
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader


-
- Posts: 4
- Joined: Fri Apr 09, 2004 8:28 am
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
I've had one report that this problem is fixed with the 0.9.18 release (which was posted on SourceForge yesterday). So give that a try and let me know if it works.
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader


David,
I have post a patch http://sourceforge.net/tracker/index.ph ... tid=315494 for detecting label overlapping problem. I used this patch mainly for XYPlot. But I think it can be used for any kind of plot. Can you take a look to see if it can be integrated into futurerelease (0.9.19 or .20)?
I have post a patch http://sourceforge.net/tracker/index.ph ... tid=315494 for detecting label overlapping problem. I used this patch mainly for XYPlot. But I think it can be used for any kind of plot. Can you take a look to see if it can be integrated into futurerelease (0.9.19 or .20)?