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

levels

`levels` is an optional parameter of `telion_api.PlotAxes.contour` with the installed type contract `int | str | Iterable[Any]`.

Reference contract

FieldValueDescription
symboltelion_api.PlotAxes.contour
parameterlevels
kindkeyword-only
typeint | str | Iterable[Any]
requiredfalse
default10

levels is an optional parameter of telion_api.PlotAxes.contour with the installed type contract int | str | Iterable[Any].

Contract

PropertyValue
symboltelion_api.PlotAxes.contour
parameterlevels
kindkeyword-only
typeint | str | Iterable[Any]
requiredfalse
default10

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.PlotAxes.contour:parameter:levels
Path
sdk/python/telion_api/model.py
Symbol
telion_api.PlotAxes.contour