parameterAvailable
levels
`levels` is an optional parameter of `telion_api.PlotAxes.contour` with the installed type contract `int | str | Iterable[Any]`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.PlotAxes.contour | — |
| parameter | levels | — |
| kind | keyword-only | — |
| type | int | str | Iterable[Any] | — |
| required | false | — |
| default | 10 | — |
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 |
| kind | keyword-only |
| type | int | str | Iterable[Any] |
| required | false |
| default | 10 |