I need help figuring out how to do a custom itemLabelGenerator. I would like the label to include the numerical value and it's percentage of some other value. E.g a bar chart with
Item A XXXXXXXXXXXXXX 1000 (100%)
Item B XXXXXXXXXXX 777 (77.7%)
Item C XXXXX 333 (33.3%)
Thanks.
Show value and percentage on bar chart
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
I'm going to try to put together a demo for this, and write it up for the JFreeChart Developer Guide. I'll send you a draft as soon as I'm done - comments will be welcome!
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader

