generate_custom_static_plot
Generate static plots from data files by executing custom Python code with Matplotlib, Seaborn, and Pandas.
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 |