Filter: gk/gravitycharts/api/field/options
Modifies the options for a specific field.
Parameters
| Name | Type | Description |
|---|
| $options | array\{labels: string[], values: string[]\} | The options. |
| $field | \GF_Field | The Field object. |
Since
Source
Defined in src/API.php at line 1648