set_play_axis
Set a field as the play axis on a scatter chart to animate data points across its values, enabling dynamic exploration of changes over time or sequence.
Instructions
Bind a field to a scatter chart's PLAY AXIS (a data binding: the Play projection role). field = "Table.Column". Animates the scatter over the field's values. Verify the render in Desktop.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes | page name or displayName | |
| field | Yes | the play field as Table.Column | |
| visual | Yes | scatter-chart visual name | |
| reportSessionId | Yes |