List of usage examples for org.jfree.chart.event RendererChangeListener interface-usage
From source file ucar.unidata.idv.control.chart.MyXYPlot.java
/**
* A general class for plotting data in the form of (x, y) pairs. This plot can
* use data from any class that implements the {@link XYDataset} interface.
* <P>
* <code>XYPlot</code> makes use of an {@link XYItemRenderer} to draw each point
* on the plot. By using different renderers, various chart types can be