ReferenceAvailable
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
| Property | Value |
|---|---|
| symbol | telion_api.PlotAxes.contour |
| parameter | levels |
| type | int | str | Iterable[Any] |
| required | false |
| default | 10 |