add_shape
Add a rounded rectangle panel behind visuals to visually group them, add depth, and section report layouts.
Instructions
Add a decorative rounded rectangle panel. Place it BEHIND a group of visuals (lower z) to visually group them and add depth - the panel technique for sectioning a report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| fill | No | hex fill e.g. #FFFFFF (null = no fill) | #FFFFFF |
| width | Yes | ||
| height | Yes | ||
| shadow | No | drop shadow | |
| pageName | Yes | ||
| lineColor | No | hex outline colour e.g. #E6E9EF (null = none) | |
| cornerRadius | No | corner radius in px | |
| reportSessionId | Yes |