I need to plot a horizontal bar chart using JFreeChart. The problem is that some specific itens need to appear with a crosshatched fill (or any other visual style that makes clear that the item is different from the rest). Please see the piture below.
I couldn't find anything in XYBarRenderer to help me....
Does anyone know how to do it?