Skip to documentation content
On this page
  1. Contract

levels

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

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
typeint | str | Iterable[Any]
requiredfalse
default10
levels — Telion Python API 0.1.0-alpha | Telion