AxPlotToData_split_multi_plot
Extracts and separates each subplot from a multi-plot image. Provide the path to a PNG file to get individual subplots.
Instructions
Given an image of a plot with multiple subplots, splits it into the individual subplots
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plot_path | Yes | The absolute path to the image file of the plot to split. Supports only PNG for now |