How to conditionally set colors for bar charts based on data values using poi?
I've created a bar chart with POI, but it either displays all bars in same color or each bar in random color.
How to conditionally set colors for bar charts based on data values using poi?
I've created a bar chart with POI, but it either displays all bars in same color or each bar in random color.