Renderer for drawing min max plot. This renderer draws all the series under the same category in the same x position using objectIcon and a line from the maximum value to the minimum value. For use with the {@link CategoryPlot} class. The example shown here is generated bythe MinMaxCategoryPlotDemo1.java program included in the JFreeChart Demo Collection:
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.