I was wondering if it was possible to change part of the background of a JFreeChart object using XYPlot dynamically.
I have a XY plot, and I draw lines from left to right. I want that part, from one point to another, to have a background color different from 3 or 4 previous points.
