generate_custom_plotly
Create complex Plotly charts by executing custom Python code (pandas, plotly express) on provided data.
Instructions
Executes custom Python code (px, pd) to generate complex Plotly 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 |