generate_custom_static_plot
Run custom Python code (plt, sns, pd) to produce complex static charts from data files.
Instructions
Executes custom Python code (plt, sns, pd) to generate complex static charts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| python_code | Yes | ||
| data_file_path | Yes | ||
| plot_filename_keyword | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |