Series
trait Series
A Series is anything that can be added to a breeze.plot.Plot and plotted
class Object
trait Matchable
class Any
Value members
Abstract methods
def getChartStuff(defaultName: Int => String, defaultColor: Int => Paint, defaultStroke: Int => Stroke): (XYDataset, XYItemRenderer)
returns data needed by jfreechart.
returns data needed by jfreechart.
- Value Params
- defaultColor
series index => default color
- defaultName
series index => default name