It does not appear to have a setPositiveItemLabelPosition(), etc.
thanks - dave
How do I set the label position in a pie chart?
-
- Posts: 106
- Joined: Fri May 27, 2005 7:44 pm
- Location: Boulder, CO
- Contact:
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
Re: How do I set the label position in a pie chart?
There isn't a lot of control over the label positions unless you want to subclass. What kind of position options were you looking for?
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader


-
- Posts: 106
- Joined: Fri May 27, 2005 7:44 pm
- Location: Boulder, CO
- Contact:
Re: How do I set the label position in a pie chart?
Just the standard Excel ones - near the center, middle, near the edge, & outside the edge.
Not a killer issue - just want to provide the functionality available.
thanks - dave
Not a killer issue - just want to provide the functionality available.
thanks - dave
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
Re: How do I set the label position in a pie chart?
With simpleLabels there is a simpleLabelOffset attribute in the PiePlot...but a bug prevents it from being useful (it is fixed in Subversion though).
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader

