Bar Chart
This task will display a NVD3 bar chart.
OPTION | DESCRIPTION |
---|---|
NONE | NONE |
Each numeric column within the data will be added and set to a bar of that length with the column name as the label. Non-numeric data will be ignored.
INPUT
Requires at least one numeric column.
OUTPUT
The bar chart will be displayed, but the data will be left untouched.