Package com.ge.research.charts.jfree.chart.renderer

Class Summary
AreaXYRenderer An extension of the AreaXYRenderer that draws plotted points with filled in shapes, unless an area is to be rendered also, then the shapes are not filled in.
CandlestickRenderer Externalized the default settings for the up and down Paints of the CandlestickRenderer
ColorStackedVerticalBarRenderer A StackedVerticalBarRenderer that allows each item of a dataseries to have its own unique Paint information.
ColorVerticalBarRenderer A VerticalBarRenderer that allows each item of a dataseries to have its own unique Paint information.
ColorVerticalXYBarRenderer A VerticalXYBarRenderer that allows each item of a dataseries to have its own unique Paint information.
VerticalIntervalXYBarRenderer An extension of the VerticalXYBarRenderer that draws vertical bars within an XYPlot that each have individual widths, and are not necessarily anchored at y=0.