generate_custom_plotly
Execute custom Python code using plotly express and pandas to generate complex Plotly charts from a data file, saving with a specified filename keyword.
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 |