createHeatmapPlaceholderSlide
Creates or updates heatmap placeholder slides in presentations. Input row/column labels and data values to generate a visual heatmap.
Instructions
Create or update a heatmap placeholder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cols | Yes | ||
| rows | Yes | ||
| _index | No | If 0 <= _index < slides.length, update that position. Omit or -1/out-of-range to append to the end (default -1). | |
| values | Yes |