Adds a custom, {@link org.jrobin.data.Plottable plottable} datasource (PDEF).The datapoints should be made available by a class extending {@link org.jrobin.data.Plottable Plottable} class.
@param name source name. @param plottable class that extends Plottable class and is suited for graphing.
|
|
|
|
|
|
|
|