set_theme_data_colors
Assign a custom categorical color palette to the report theme using comma-separated hex codes. Ensure a report session is active and a theme exists first.
Instructions
Set the report theme's DATA COLOURS (the categorical palette). colors = comma-separated hex. Run generate_theme / apply_report_theme first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| colors | Yes | comma-separated hex colours, e.g. #16365C,#2E86AB,#5BC0BE | |
| reportSessionId | Yes |