Class TimeSeries
- java.lang.Object
-
- org.hortonmachine.gears.utils.chart.TimeSeries
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.jfree.chart.JFreeChartgetChart()StringgetTitle()voidsetColors(Color[] colors)voidsetShowLines(List<Boolean> showLines)voidsetShowShapes(List<Boolean> showShapes)voidsetXLabel(String xLabel)voidsetYLabel(String yLabel)
-