Skip to documentation content
On this page
  1. Reference
  2. Contract

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

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