⚫
Data Series
Compile a list of data, similar to a column in a spreadsheet as a single item
Compile a list of data, similar to a column in a spreadsheet as a single item
Preview
Location
Inputs
Ouputs
Mode

Name | Ui Data Series
Nickname | Data Series
Tab | Ui
Panel | Chart
Division | 1
L | Label (Text) | The collection label. (Try to make this value unique)
D | Data (Generic Data) | The list of data associated with each element
T | Type (Integer) | The datatype of the data
Ds | Data Series (Ui+ Data Series) | A compiled Ui Data Series object
none
The Data Type can be set for each Data Series.

Data Types
Most charts require a specific data type
Chart Type | Data Types |
---|---|
Grid Chart | Text, Integer, Number, Point, Domain |
Table Chart | Text, Integer, Number, Point, Domain |
Area Chart | Integer, Number |
Bar Chart | Integer, Number |
Donut Chart | Integer, Number |
Gantt Chart | Domain |
Heat Chart | Integer, Number |
Line Chart | Integer, Number |
Scatter Chart | Point |
Step Line Chart | Integer, Number |
Last modified 1yr ago