Chart

Reporting

Build column, pie, line, scatter, histogram, or area charts from any dataset

Inputs
dataset
Outputs
chart

Overview

Turns a dataset into a column, pie, line, scatter, histogram, or area chart. The dialog shows a live preview with sample data; on Run the real data is aggregated and rendered, with a Download PNG action.

Fields

FieldDescription
Input variablerequiredWhich variable to use as the upstream dataset to read.
Chart typecolumn, pie, line, scatter, histogram, or area.
Column rolesWhich columns map to the axis/category and the value(s).

Try it

Open the node's real configuration, run it on the sample below, and see the result. Nothing is saved.

Sample input · data

cityproductamount
TunisA100
TunisB150
SfaxA80
SousseC60
SfaxB120

This is a live preview — the sample and results are temporary and never saved.