by pride Tue Feb 24, 2009 1:26 pm Special label generator class is necessary for that. This is how we did this - that's the class which generates labels for stacked bar where label value is the sum of values of all stacked bar's series Code: Select all public class StackedCategoryLabelGenerator extends StandardCategoryItemLabelGenerator ...