overlay_plots
Overlay multiple plots on shared axes to compare distributions or show model predictions against actual values.
Instructions
Overlay multiple plots on top of each other (shared axes).
Unlike a dashboard which places plots side by side, overlay composites them onto a single set of axes — useful for comparing distributions, showing model vs actual, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Title for the combined plot | Overlay |
| plot_ids | Yes | Comma-separated list of plot IDs to overlay |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |