Create data visualization
create_data_visualizationCreate a chart by connecting a data source to a CHOP driving a chart TOP. Wire your data into the 'data' node.
Instructions
Build a data-driven visualization: a data source feeds a CHOP that drives a chart TOP. Wire your real data into the created 'data' node.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data_source | No | table | |
| chart_style | No | bars | |
| expose_controls | No | Expose a live 'Scale' knob that amplifies the data values feeding the chart. | |
| parent_path | No | /project1 |