parameterAvailable
color_range
`color_range` is an optional parameter of `telion_api.Model.plot` with the installed type contract `tuple[Any, Any] | list[Any] | None`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Model.plot | — |
| parameter | color_range | — |
| kind | positional-or-keyword | — |
| type | tuple[Any, Any] | list[Any] | None | — |
| required | false | — |
| default | null | — |
color_range is an optional parameter of telion_api.Model.plot with the installed type contract tuple[Any, Any] | list[Any] | None.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Model.plot |
| parameter | color_range |
| kind | positional-or-keyword |
| type | tuple[Any, Any] | list[Any] | None |
| required | false |
| default | null |