how to paint different bars in different colors, I tried to use renderer, here is my sample code:
public IntervalXYDataset createDataset() throws Interrupted
I found the answer Create two series, and then add how many ever bars you want and set color for each series. using setSeriesPaint