Hi I have created the pie chart using jfree...
Is there any way to have the percentage on the pie section rather that
having a label link...
help needed in piechart labels on the piescetion
-
- Posts: 13
- Joined: Tue Jun 19, 2007 6:03 am
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
setSimpleLabels(true).
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader


-
- Posts: 13
- Joined: Tue Jun 19, 2007 6:03 am
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
There isn't an option for straight lines, although perhaps it wouldn't be that hard to add. But there is a nice curved line option (since version 1.0.10)...try out the setLabelLinkStyle() method.
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader


-
- Posts: 15
- Joined: Fri Jan 23, 2009 5:36 am
-
- Posts: 13
- Joined: Tue Jun 19, 2007 6:03 am