Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Authoritative source

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

FieldValueDescription
symboltelion_api.Model.plot
parametercolor_range
kindpositional-or-keyword
typetuple[Any, Any] | list[Any] | None
requiredfalse
defaultnull

color_range is an optional parameter of telion_api.Model.plot with the installed type contract tuple[Any, Any] | list[Any] | None.

Contract

PropertyValue
symboltelion_api.Model.plot
parametercolor_range
kindpositional-or-keyword
typetuple[Any, Any] | list[Any] | None
requiredfalse
defaultnull

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Model.plot:parameter:color_range
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Model.plot