plot_summary
Plots reservoir simulation summary vectors as PNG images inline in chat. Supports wildcard key selection, twin y-axes by unit, and date or days x-axis without requiring ResInsight.
Instructions
Plot summary vectors to a PNG, rendered inline in the chat.
Keys accept wildcards (WWCT:*, GOPR:*) as a JSON array; a
comma/space separated string also works. Twin y-axis groups by
engineering unit; x_axis is "date" or "days". No
ResInsight/OpenGL needed — the fast path for rate/pressure/cumulative plots.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | ||
| keys | Yes | ||
| start | No | ||
| title | No | ||
| x_axis | No | date | |
| case_path | Yes | ||
| twin_axis | No | ||
| max_points | No | ||
| output_path | No |