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

contour

Public method `telion_api.PlotAxes.contour(label: 'str | None' = None, *, field: 'str', levels: 'int | str | Iterable[Any]' = 10, association: 'str' = 'auto', entity_level: 'str' = 'Domain', entity_set: 'str' = 'all', unit: 'str' = '1', colormap: 'str' = 'Viridis', color_range: 'Any' = None, line_color: 'str | None' = None, line_width: 'Any' = '1') -> 'PlotLayer'`.

Reference contract

FieldValueDescription
symboltelion_api.PlotAxes.contour
signature(label: 'str | None' = None, *, field: 'str', levels: 'int | str | Iterable[Any]' = 10, association: 'str' = 'auto', entity_level: 'str' = 'Domain', entity_set: 'str' = 'all', unit: 'str' = '1', colormap: 'str' = 'Viridis', color_range: 'Any' = None, line_color: 'str | None' = None, line_width: 'Any' = '1') -> 'PlotLayer'
returnPlotLayer

Public method telion_api.PlotAxes.contour(label: 'str | None' = None, *, field: 'str', levels: 'int | str | Iterable[Any]' = 10, association: 'str' = 'auto', entity_level: 'str' = 'Domain', entity_set: 'str' = 'all', unit: 'str' = '1', colormap: 'str' = 'Viridis', color_range: 'Any' = None, line_color: 'str | None' = None, line_width: 'Any' = '1') -> 'PlotLayer'.

Contract

PropertyValue
symboltelion_api.PlotAxes.contour
signature(label: 'str | None' = None, *, field: 'str', levels: 'int | str | Iterable[Any]' = 10, association: 'str' = 'auto', entity_level: 'str' = 'Domain', entity_set: 'str' = 'all', unit: 'str' = '1', colormap: 'str' = 'Viridis', color_range: 'Any' = None, line_color: 'str | None' = None, line_width: 'Any' = '1') -> 'PlotLayer'
returnPlotLayer

Signature

telion_api.PlotAxes.contour(label: 'str | None' = None, *, field: 'str', levels: 'int | str | Iterable[Any]' = 10, association: 'str' = 'auto', entity_level: 'str' = 'Domain', entity_set: 'str' = 'all', unit: 'str' = '1', colormap: 'str' = 'Viridis', color_range: 'Any' = None, line_color: 'str | None' = None, line_width: 'Any' = '1') -> 'PlotLayer'

Authoritative source

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