DataSourceFactory.createDataSource(yValues,xHeaders,yName)
Creates an immutable two-dimensional data source.
Arguments:
Name
Type
Description
Mode
yValues
Decimal[]
the values
in
xHeaders
String[]
the headers for the x axis
in
yName
String
in
Parent topic:
Fuego.Chart : DataSourceFactory