The PlotterRegion class should be reorganized to avoid duplication and unnecessary method calls. There is some duplication between the code that creates new charts and that which performs an overlay.
Methods that create new JFreeChart objects should instead create new XYPlots.
The PlotterRegion class should be reorganized to avoid duplication and unnecessary method calls. There is some duplication between the code that creates new charts and that which performs an overlay.
Methods that create new JFreeChart objects should instead create new XYPlots.