Hi,
Is it possible to customize the pie chart labels in jsf chart creator? i.e., right now all the labels are just the category you use in the dataset (A,B,C,etc.), but I would like to have the % numbers in there as well (A 10%, B 15%, C 75%).
This is possible in JFreeChart according to the docs, but I'm just not sure how to access it in my JSF page with chart Creator.
Thanks