Area Chart
This task will display a C3 area chart.
SPEC NAME | SPEC |
---|---|
Data | in -> out |
HEADER | |
INPUT | [ (String or Number), N, N* ] |
Output | Task execution |
OPTION | DESCRIPTION |
---|---|
NONE | NONE |
INPUT
One or more numeric columns are required.
OUTPUT
The numeric data will be charted, categorical data will be omitted.
If the first column of the data is categorical, then the x axis will be set to categorical and column 0 will be used for the catetories.
Data
in -> out
EXAMPLES
SALES PERFORMANCE
Given data:
Area chart displays: